lockefox / EVE_MarketAnalyzer

A suite to store and process EVE online market data
30 stars 10 forks source link

add server status check in cron_zkb startup #46

Open lockefox opened 8 years ago

lockefox commented 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

lockefox commented 8 years ago

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