#solution21 - Idempotency and Retries
1 messages · Page 1 of 1 (latest)
Hello Duchess
I wanted to find out if I use setMaxNetworkRetries method , will this automatically add and idemppotency key 🔑 for me even if I manually retry exactly thesame request ?
Meaning I don’t have to worry about manually sending and managing the keys
Hi. If you set the max network retries, then an idempotency key is automatically added for POST requests
So yes. You don't have to worry about manually managing those keys
nice thanks Duchess. Have a splendid day
Thank you! You too