#tomhamiltonstubber

1 messages · Page 1 of 1 (latest)

prisma ridgeBOT
naive obsidian
#

While I am looking in to this, can you tell me a bit about the context of these concurrent requests for the same objects?

craggy pewter
#

Aaaah is the default number of retries 0?

#

THey are requests to update the customer's cahed card details in our DB, we run it in a few different situations and somethings they happen at the same time

naive obsidian
#

Ah interesting, my apologies I did not realize that retries were off by default. For some reason I misremembered us having the default be 2 or something

craggy pewter
#

Yes that was definitely my assumption!

#

Thanks for your help, we'll set the retries to 3 and that should solve our issues.