You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script atm is showing timeout when trying to ascertain the usage of user with complex data (not necessarily large, but, say, many images with attachments and KVPs on them).
Expected behaviour:
Let the script always finish, skip the user with complex data maybe using try... catch (= a basic feature request), but, possibly, report about such user at the end output (=a nice to have feature).
The script atm is showing timeout when trying to ascertain the usage of user with complex data (not necessarily large, but, say, many images with attachments and KVPs on them).
Expected behaviour:
Let the script always finish, skip the user with complex data maybe using
try... catch
(= a basic feature request), but, possibly, report about such user at the end output (=a nice to have feature).@will-moore
The text was updated successfully, but these errors were encountered: