Skip to content

Laravel Horizon generating CROSSSLOT error with AWS Redis #43242

Answered by aaflatooni
aaflatooni asked this question in General
Discussion options

You must be logged in to vote

We managed to resolve it.

We had to put the queue names in the horizon.conf in {}

So as an example:
'queue' => ['{default}','{queue2}','{queue3}'],

You should make sure that all of them have {} in horizon.conf so as an example:

'prefix' => '{aaredis}:',

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@raphaelcangucu
Comment options

Answer selected by aaflatooni
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants