#kamran5446

1 messages · Page 1 of 1 (latest)

slender quartzBOT
analog forum
#

Hi there!

queen silo
#

hi

analog forum
queen silo
#

yes but how can i solve this issue? it isn't my code who is throwing this error

#

either it stripe or djstripe

analog forum
#

You can see in the user-argent of the request that it was made by dj-stripe.

#

We are not familiar with this code, so you should contact dj-stripe creator directly.

queen silo
#

stripe.max_network_retries = 2
will this be helpful?

analog forum
#

Yes. As mentioned in the error message itself, if you don't see this error often, then you just need to retry the request. Either do that manually or use max_network_retries.

queen silo
#

is this setting availabe in stripe dashboad or somewhere in code?

analog forum
#

Only in code.