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
Right now it will wait 60 seconds. Move this up to a config option and switch over to a series of poll intervals so as not to exhaust token service threads.
Possibly disable blocking in token service, since two-hop redirects have been implemented there now, and commonsshare will not be using blocking requests.
The text was updated successfully, but these errors were encountered:
Right now it will wait 60 seconds. Move this up to a config option and switch over to a series of poll intervals so as not to exhaust token service threads.
Possibly disable blocking in token service, since two-hop redirects have been implemented there now, and commonsshare will not be using blocking requests.
The text was updated successfully, but these errors were encountered: