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
When running a cobra script for a long time or if there is some latency causing the script to run slower, the script will always hit the timeout. I tried to integrate loginsession.refresh() into the most used functions to ensure the session is refreshed, but I always get a login error after 600 seconds.
The text was updated successfully, but these errors were encountered:
When running a cobra script for a long time or if there is some latency causing the script to run slower, the script will always hit the timeout. I tried to integrate loginsession.refresh() into the most used functions to ensure the session is refreshed, but I always get a login error after 600 seconds.
The text was updated successfully, but these errors were encountered: