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.
1 parent 8e17c18 commit 19cbc19Copy full SHA for 19cbc19
conda_forge_tick/settings.py
@@ -81,7 +81,7 @@ def graph_github_backend_raw_base_url(self) -> str:
81
Therefore, you don't need to set this when debugging locally.
82
"""
83
84
- batch_size_update_upstream_versions_deploy: int = 20
+ batch_size_update_upstream_versions_deploy: int = 100
85
"""The batch size used to push upstream version updates to the graph as they are found.
86
87
0 commit comments