Our prod code got this unexpected R2
Our prod code got this unexpected R2 error for the first time ever in the last hour or so:
3 Replies
Has anyone seen this before?
I can provide logs and exact urls to @sdnts if needed.
I’ve seen this before when using AWS cli client. I think I had to reduce concurrency a little to make it go away. Retrying also worked well, and is something you should do in prod in any case.
499 is a client disconnect, you’ll want to make sure nothing caused the AWS CLI to crash