[PR #420] [MERGED] Remove hard coded queue name for RunTaskJob #750

Closed
opened 2026-02-05 17:53:20 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: fix/schedule-queue


📝 Commits (1)

  • ab81430 remove 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/420 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/19/2024 **Status:** ✅ Merged **Merged:** 6/19/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/schedule-queue` --- ### 📝 Commits (1) - [`ab81430`](https://github.com/pelican-dev/panel/commit/ab814302634c55d1a07a9364ee97699f6b3e6a60) remove hard coded queue name for RunTaskJob ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Jobs/Schedule/RunTaskJob.php` (+1 -1) </details> ### 📄 Description The queue worker only listens on the default queue (called `default`). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:53:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#750