mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #420] [MERGED] Remove hard coded queue name for RunTaskJob #750
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/420
Author: @Boy132
Created: 6/19/2024
Status: ✅ Merged
Merged: 6/19/2024
Merged by: @Boy132
Base:
main← Head:fix/schedule-queue📝 Commits (1)
ab81430remove hard coded queue name for RunTaskJob📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
app/Jobs/Schedule/RunTaskJob.php(+1 -1)📄 Description
The queue worker only listens on the default queue (called
default).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.