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
can you add timeout parameter for request.get() ?
I am having some connection issues to indeed API server and it resulted into 500 because of nginx timeout. It would be better to catch the timeout exception in the application.