Is there any way to change the default run retry s...
# ask-community
c
Is there any way to change the default run retry strategy? We currently cannot enable run retries because we are running jobs on kubernetes with the FilesystemIOManager
s
When you say “change”, do you mean turn off run retries?
c
I’m talking about changing the retry strategy to ALL_STEPS, when the default is FROM_FAILURE. The “NOTE” at the bottom of this docs page perfectly describes my situation https://docs.dagster.io/deployment/run-retries#run-retries