#thomasst-invoice

1 messages · Page 1 of 1 (latest)

jagged perch
#

not sure, I will look!

#

as far as I can tell what happened there is the invoice reached the limit of however many retries you have configured, so at that point we stop and turn auto_advance:false

soft quartz
#

Thanks! So it's the configured number of retries that makes it stop auto advancing, even if they were performed quicker than configured?

jagged perch
#

I think you're implying the retries happened differently than you expected based on your settings?

soft quartz
#

They happened differently because of our code that was initiating them (which was actually a bug).

#

So I was just curious at what point Stripe disables auto-advancing.

jagged perch
#

I'm not sure off the top of my head unfortunately, maybe you're right and it's the number of retries even if those retries were initiated by your API calls(as I just noticed now was the case on that Invoice)

#

I'm not sure if that's true but you could be right

alpine otter
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!