frontapp icon indicating copy to clipboard operation
frontapp copied to clipboard

Add gateway timeout error

Open jcrate opened this issue 3 years ago • 0 comments

I was running into a gateway timeout, apparently on corrupted data. I added this error so I could more easily detect this problem and skip that batch rather than retry, which is appropriate for other errors such as TooManyRequestsError.

jcrate avatar Nov 16 '22 19:11 jcrate