stanfordnmbl / opencap-api

Apache License 2.0
5 stars 7 forks source link

Add checks to assess if the server machines are correctly pinging the API #231

Open AlbertoCasasOrtiz opened 2 days ago

AlbertoCasasOrtiz commented 2 days ago

We can do this in the dequeue function, save the information about last time a machine pinged the API in a local file (in the API machine, be careful with race conditions), and send an email in case a machine has not been pinging the API for more than a day (discuss period of time).