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 6458abc + d2396dc commit b0595b3Copy full SHA for b0595b3
1 file changed
group_vars/celerycluster.yml
@@ -40,7 +40,7 @@ autofs_mount_points:
40
# SystemD
41
galaxy_systemd_mode: ""
42
galaxy_systemd_celery: true
43
-galaxy_systemd_celery_internal_max_tasks: 10000
+galaxy_systemd_celery_internal_max_tasks: 250000
44
galaxy_systemd_celery_beat_schedule_path: "/opt/galaxy/celery/celery-beat-schedule"
45
galaxy_systemd_watchdog: true
46
galaxy_systemd_celery_env: "GALAXY_DROPBOX_APP_CLIENT_ID={{ dropbox_app_client_id }} GALAXY_DROPBOX_APP_CLIENT_SECRET={{ dropbox_app_client_secret }} GALAXY_GOOGLE_DRIVE_APP_CLIENT_ID={{ google_drive_oauth_client_id }} GALAXY_GOOGLE_DRIVE_APP_CLIENT_SECRET={{ google_drive_oauth_client_secret }}"
0 commit comments