I want to try to send a fetch multiple times on another thread until it succeeds. what would be the
I want to try to send a fetch multiple times on another thread until it succeeds. what would be the best workers application for this be?
https://github.com/codebam/discord-bot/blob/master/src/index.ts (right now I'm just using a settimeout on it)
https://github.com/codebam/discord-bot/blob/master/src/index.ts (right now I'm just using a settimeout on it)








