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
After a few days the job is just hanging. Same with the keycloak sync
Looks like we don't have any timeouts on the http requests, that should be added.
After a few days the job is just hanging. Same with the keycloak sync
Looks like we don't have any timeouts on the http requests, that should be added.
Can also investigate if we should have a timeout on the entire job. (https://docs.python.org/3/library/signal.html)
The text was updated successfully, but these errors were encountered: