Skip to content

Hotfix: change base queue from Illuminate\Queue\RedisQueue to Laravel\Horizon\RedisQueue#1408

Merged
beesaferoot merged 2 commits intomainfrom
hotfix-horizon-call-undefined-queue-method
Mar 31, 2026
Merged

Hotfix: change base queue from Illuminate\Queue\RedisQueue to Laravel\Horizon\RedisQueue#1408
beesaferoot merged 2 commits intomainfrom
hotfix-horizon-call-undefined-queue-method

Conversation

@beesaferoot
Copy link
Copy Markdown
Contributor

@beesaferoot beesaferoot commented Mar 31, 2026

This PR updates the base redis queue used to point to Horizon's custom redis queue (which extends from laravel directly).

This fixes the error we are currently observing on Demo.

Brief summary of the change made

Are there any other side effects of this change that we should be aware of?

Describe how you tested your changes?

Pull Request checklist

Please confirm you have completed any of the necessary steps below.

  • Meaningful Pull Request title and description
  • Changes tested as described above
  • Added appropriate documentation for the change.
  • Created GitHub issues for any relevant followup/future enhancements if appropriate.

@beesaferoot beesaferoot requested a review from dmohns March 31, 2026 09:35
dmohns
dmohns previously approved these changes Mar 31, 2026
Copy link
Copy Markdown
Member

@dmohns dmohns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@beesaferoot beesaferoot merged commit 6deee0f into main Mar 31, 2026
17 checks passed
@beesaferoot beesaferoot deleted the hotfix-horizon-call-undefined-queue-method branch March 31, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants