search code for:
retry: false
Try to get rid of it. The server should send the correct error instead of crashing and sending a 500 which triggers a ... by @shyam | Factiii
Find way to not disable retry when fetching issue happens
Description
search code for:
retry: false
Try to get rid of it. The server should send the correct error instead of crashing and sending a 500 which triggers a retry.