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

refactor: mk webhook event type register non-critical #1602

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

chrisgacsal
Copy link
Contributor

Overview

  • make timeout for event type register operation configurable (notification.webhook.eventTypeRegisterTimeout)
  • allow skipping event type register in case the first attempt was unsuccessful in order to allow the service to start even in degraded state. (notification.webhook.skipEventTypeRegisterOnError)

@chrisgacsal chrisgacsal self-assigned this Sep 30, 2024
@chrisgacsal chrisgacsal added the release-note/misc Miscellaneous changes label Sep 30, 2024
@chrisgacsal chrisgacsal force-pushed the fix-svix-timeout branch 3 times, most recently from d7fc077 to b97d49d Compare October 1, 2024 12:26
* make timeout for event type register operation configurable
  (`notification.webhook.eventTypeRegistrationTimeout`)
* allow skipping event type register in case the first attempt was
  unsuccessful in order to allow the service to start even in degraded
  state. (`notification.webhook.skipEventTypeRegistrationOnError`)
sagikazarmark
sagikazarmark previously approved these changes Oct 1, 2024
@chrisgacsal chrisgacsal merged commit e63cd3b into main Oct 1, 2024
18 checks passed
@chrisgacsal chrisgacsal deleted the fix-svix-timeout branch October 1, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc Miscellaneous changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants