ore
ore copied to clipboard
Suggestion: Handle timeouts
Hello,
I noticed that sometimes it can happen that there are timeouts (more specifically related to https://api.mainnet-beta.solana.com).
It would be great if the client can handle these in a proper way like retries with backoff and gracefully restart otherwise instead of crashing.
Wdyt?