Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes: active_job/railtie, re-enqueue webhook that errored out #18

Merged
merged 3 commits into from
Jul 29, 2024
Merged

Conversation

skatkov
Copy link
Collaborator

@skatkov skatkov commented Jul 29, 2024

Two small improvements to Munster:

  • Webhook processor should require active_job/railtie, not just active_job. It require GlobalID to work and that get's required only with railtie.
  • We're adding a state transition from error to received. System will enqueue webhook processing, if this transition was executed.

@skatkov skatkov requested a review from julik July 29, 2024 10:21
Copy link
Contributor

@julik julik left a comment

Choose a reason for hiding this comment

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

🚀

@skatkov skatkov merged commit 4b62cca into main Jul 29, 2024
1 check passed
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