We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c563462 + 9c0ab25 commit 0572ec9Copy full SHA for 0572ec9
reddit_decider/__init__.py
@@ -1164,7 +1164,7 @@ def decider_client_from_config(
1164
experiment configuration fetcher daemon.
1165
``timeout`` (optional)
1166
The time that we should wait for the file specified by ``path`` to
1167
- exist. Defaults to `None` which is `infinite`.
+ exist. Defaults to `None` which is not blocking.
1168
``backoff`` (optional)
1169
The base amount of time for exponential backoff when trying to find the
1170
experiments config file. Defaults to no backoff between tries.
0 commit comments