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
Sometimes when calling client.get_requester() it returns None.
It seems that this is because in load_log_data of CloudActivity the matching list doesn't find any matches because the timestamp doesn't account for the time it takes to fetch the cloud logs.