You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have successfully setup the Webhook Server for triggering webhooks. When we run using the sync queue, the webhooks get sent and we pick up the Success / Failure Events fired from your package.
When we switch to Redis, it seems they never get triggered. We're using Laravel Horizon for Redis queues, and all our existing jobs are ticking away nicely.
Is there something we need to do to make this package play nicely with Horizon? Or am I missing something obvious here..
This discussion was converted from issue #84 on May 01, 2021 22:02.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
We have successfully setup the Webhook Server for triggering webhooks. When we run using the sync queue, the webhooks get sent and we pick up the Success / Failure Events fired from your package.
When we switch to Redis, it seems they never get triggered. We're using Laravel Horizon for Redis queues, and all our existing jobs are ticking away nicely.
Is there something we need to do to make this package play nicely with Horizon? Or am I missing something obvious here..
Thanks for the great package by the way :)
Beta Was this translation helpful? Give feedback.
All reactions