python-discord-webhook
python-discord-webhook copied to clipboard
Will there be an implementation of retry until request is successful
lets say i have a bot running 24/7 and my internet goes down, a flag similar to retry if rate limited, but more to retry after request timeout or request connection failure.