#Louis-retry

1 messages · Page 1 of 1 (latest)

meager needle
#

I'm not immediately familiar with that video. What do they retry in it that you want to replicate?

fair tundra
#

the video is about retry request with same idempotency key

meager needle
#

So you are trying to figure out if a request was a retry or not from the dashboard?

fair tundra
#

no, i want to know if it's possible to know if retries was activated (maybe i can see it in the dashboad) and how to test it

scarlet pier
#

@fair tundra you can't really know in the Dashboard, you'd know by looking at your code and its configuration

fair tundra
#

if i can't see it on dashboard, i can't test it ? if i'm coding wrong configuration ?

scarlet pier
fair tundra
#

ok thank you for your help 🙂