We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0467b95 commit c9847f1Copy full SHA for c9847f1
src/mlstacks/analytics/client.py
@@ -34,6 +34,7 @@
34
logger = getLogger(__name__)
35
36
analytics.write_key = "tU9BJvF05TgC29xgiXuKF7CuYP0zhgnx"
37
+analytics.max_retries = 0
38
39
CONFIG_FILENAME = "config.yaml"
40
0 commit comments