mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #596] [MERGED] Remove old queue worker args in docker supervisord #850
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/596
Author: @Boy132
Created: 9/30/2024
Status: ✅ Merged
Merged: 9/30/2024
Merged by: @Boy132
Base:
main← Head:fix/docker-queue-worker-args📝 Commits (1)
8228edcremove old queue worker args📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
.github/docker/supervisord.conf(+2 -2)📄 Description
We only use the
defaultqueue instead of high, standard and low. Also we no longer use--sleep=3to allow task delays < 3 seconds.ref https://github.com/pelican-dev/panel/blob/main/app/Console/Commands/Environment/QueueWorkerServiceCommand.php#L50
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.