When authentication or rate limiting happens, we need to improve the error handling and display of these errors
Situations to think through
- multiple relays, some erroring out
- single relay, erroring out
- attempting to connect to a specific endpoint that is behind a rate limited or authenticated relay
When authentication or rate limiting happens, we need to improve the error handling and display of these errors
Situations to think through