reown-com / blockchain-api

WalletConnect's Blockchain API
MIT License
68 stars 53 forks source link

feat(o11y): adding HTTP 40[1-3] alerts for providers #835

Closed geekbrother closed 3 days ago

geekbrother commented 1 week ago

Description

This PR adds an alert in case the provider responds with HTTP 40[1-3] errors. We should track these responses since they reflect paid providers' payment or plan issues and we should take action on this. Only 40[1-3] were included, because of:

How Has This Been Tested?

Not tested.

Due Diligence