awhipp / evetrade

Frontend UI for the popular EVE Online market tool
https://evetrade.space
Apache License 2.0
79 stars 23 forks source link

Check Stale Route Data #242

Closed awhipp closed 2 years ago

awhipp commented 2 years ago

Hauling lambda queries ES. Checks last updated date. If greater than 7 days, sends an event to SQS before moving on with normal compute. Other Lambda intercepts it and updates ES if route data has changed.