We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610b9ea commit 7b22582Copy full SHA for 7b22582
1 file changed
modflow_devtools/models.py
@@ -35,6 +35,7 @@
35
base_url=BASE_URL,
36
version=modflow_devtools.__version__,
37
env="MFMODELS",
38
+ retry_if_failed=3,
39
)
40
41
0 commit comments