As an admin,
I want to configure the number of retries for procs on failures.
So that,
Users contributing to procs can have control if they haven't handled immutability, state, etc. A proc will be run once under all circumstances. On failure, it can be configured to not rerun.
Currently, it's retried 6 times on failure by default.
As an admin, I want to configure the number of retries for procs on failures.
So that, Users contributing to procs can have control if they haven't handled immutability, state, etc. A proc will be run once under all circumstances. On failure, it can be configured to not rerun.
Currently, it's retried 6 times on failure by default.