We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What type of feature request is this?
Describe your problem Sometimes Roblox APIs fail with no meaningful reason, e.g. this integration test run: https://github.com/blake-mealey/mantle/runs/6960870004?check_suite_focus=true
Describe the solution you'd like Mantle could automatically retry failed requests 1 or 2 times when the status code was 500.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What type of feature request is this?
Describe your problem
Sometimes Roblox APIs fail with no meaningful reason, e.g. this integration test run: https://github.com/blake-mealey/mantle/runs/6960870004?check_suite_focus=true
Describe the solution you'd like
Mantle could automatically retry failed requests 1 or 2 times when the status code was 500.
The text was updated successfully, but these errors were encountered: