Open lockefox opened 8 years ago
http://eveonline-third-party-documentation.readthedocs.org/en/latest/xmlapi/serv_serversstatus/
If the EVE server isn't online, unlikely to be receiving new kills from zkb. Add test in "no kills received" logic chain?
Use eveapi (currently submodule in pcu_cron branch) to retrieve EVE XML API information
NOTE:
Still want to ask redisq endpoint if there are kills in this case, and send error email if no kills are written. Just simplify retry logic to be more robust against extended zkb downtimes
http://eveonline-third-party-documentation.readthedocs.org/en/latest/xmlapi/serv_serversstatus/
If the EVE server isn't online, unlikely to be receiving new kills from zkb. Add test in "no kills received" logic chain?
Use eveapi (currently submodule in pcu_cron branch) to retrieve EVE XML API information