MurmurationsNetwork / MurmurationsServices

Index, Library and other microservices that implement the Murmurations protocol
https://docs.murmurations.network/developers/index-api.html
GNU General Public License v3.0
7 stars 3 forks source link

Prevent dataproxyrefresher Failure Due to External API Errors #744

Closed maxyzli closed 1 week ago

maxyzli commented 3 months ago

We are currently experiencing issues where failures in an external API result in our jobs failing, which in turn triggers recurring error alerts from the bot.

Possible Solution

  1. Modify the dataproxyrefresher to log errors from the API without causing the job to fail.