forta-network/forta-bot-sdk

add retry for subscription alert queries

Opened this issue · 0 comments

when running a bot locally and subscribing to other bots, there is no retry mechanism if the getSubscriptionAlerts query fails for some reason (e.g. 504 response). adding a retry mechanism in this case would be a better UX