R2's workers API documentation does not
R2's workers API documentation does not mention anything about promise rejection for
put
/delete
, does that mean they will always succeed and there's no need to do things like retry?3 Replies
Hey, can you send me the link to the API doc you are referring to here?
(ie Are you talking about the REST APIs? Or the Worker Bindings API?)
Also, for docs stuff, feel free to @ me 😄 - even if it's not a product I support, I'll create a ticket for it internally
Worker bindings indeed: https://developers.cloudflare.com/r2/api/workers/workers-api-reference/
Thanks - I've added this to my backlog! 😄