-
Notifications
You must be signed in to change notification settings - Fork 0
Timeout for connecting to the Azure app for cron job #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
You should be able to pip install from a branch by adding |
Yep, I've been doing that for |
…king with ProcessPoolExecutor
Set a timeout for connecting to the actual Azure
PublicClientApplicationof 10 seconds since running locally frommirsg-upgradesit worked with 0.1 seconds timeout.Unfortunately, need to merge every time I test out these fixes unless there's an easier way to test out the cron job like pointing it at a branch I keep open?
Original error was fixed by previous timeout PR #33, but now the cron job hangs