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
[Bug/gh-71] We need to make sure cron job starts after django app (#72)
* [bug/gh-71] attempted to fix by pinging website but unable to find solution; temporary fix implemented by waiting a fixed amount of time
* [bug/gh-71] implemented loop that continuously pings eDrop until it responds successfully
* [bug/gh-71] made pinging host and port configurable
* [bug/gh-71] set priorty of gunicorn process ahead of cron job
* [bug-gh-71] modified netcat loop to a curl loop
* [gh-17] added a comment explaining the script change
* [gh-71] we don't need to install netcat
---------
Co-authored-by: Julia Damerow <[email protected]>
0 commit comments