Why Didn't Setting `maxRetries` to `0` in `$.flow.rerun()` Work?

This topic was automatically generated from Slack. You can find the original thread here.

I was surprised that setting maxRetries to 0 in $.flow.rerun() didn’t work:

image.png

It’s not really useful to retry 0 times, so I thought it would go on endlessly.

halting problem? lol