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

PP-9865 Don't send or enqueue messages for non-active webhooks #380

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

sfount
Copy link
Contributor

@sfount sfount commented Aug 15, 2022

If a webhook has been moved into the INACTIVE or DISABLED states it
should not attempt to send webhook messages.

Check the webhook status when actually sending the message to ensure
there are no edge cases allowing messages through.

If a webhook has been moved into the `INACTIVE` or `DISABLED` states it
should not attempt to send webhook messages.

Check the webhook status when actually sending the message to ensure
there are no edge cases allowing messages through.
@sfount sfount force-pushed the PP-9865-inactive-will-not-send branch from 027ca18 to ff61468 Compare August 15, 2022 12:57
@sfount sfount marked this pull request as ready for review August 17, 2022 10:57
@sfount sfount merged commit a67215b into main Aug 17, 2022
@sfount sfount deleted the PP-9865-inactive-will-not-send branch August 17, 2022 11:02
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.

None yet

2 participants