#Pierre Lorin Elyn

1 messages ยท Page 1 of 1 (latest)

spring relicBOT
primal narwhal
#

Hello ๐Ÿ‘‹
Do you have an example of these requests? I don't think its an issue from our end however looking at the timestamp should confirm if these were indeed sent twice or not

sturdy mesa
#

yes, i can give you all the data you want, can I send them in private message for security purposes?

primal narwhal
#

Those are safe to share ๐Ÿ™‚

sturdy mesa
#

req_KPXYkzyKuYYYsq

#

req_jYN5UlO8ffVcPH

#

these are the two requests. From the stripe interface I can see the body is the same, but the keys aren't in the same order

#

amount and currency are interveted

primal narwhal
sturdy mesa
#

Agreed on that, but given our logs and our code, it's very unlikely we sent them twice

#

hence the question ๐Ÿ™‚

#

Have you ever had this kind of issue? It could be the cause of load balancing, that sent the request on 2 devices?

#

the fact that the json body of the post request isn't displayed with the same order is a bit strange

primal narwhal
#

Yeah that's def weird, I personally haven't come across any situation like this.
Do you have automatic retries configured by any chance?

sturdy mesa
#

we haven't set any of this

#

but as i see the idempotency key is created locally right?

#

from the python library

#

hence it's definitely from our side ๐Ÿ˜…

primal narwhal
#

Yup ๐Ÿ™‚ I'd recommend adding some logging and checking outbound requests to see what's causing this behavior

sturdy mesa
#

we'll do

#

thanks for the support ๐Ÿ™‚

#

have a nice day

primal narwhal
#

NP! ๐Ÿ˜„ Good luck