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

feat: New timeout setting for Omnichannel Webhooks #28219

Merged
merged 52 commits into from Apr 14, 2023
Merged

feat: New timeout setting for Omnichannel Webhooks #28219

merged 52 commits into from Apr 14, 2023

Conversation

cauefcr
Copy link
Contributor

@cauefcr cauefcr commented Mar 1, 2023

Proposed changes (including videos or screenshots)

Costumers were complaining about duplicated data from the Omnichannel webhooks, so I added a new setting that controls the timeouts for the webhooks, in the omnichannel->webhooks panel, the default values are 5s for http timeout, and 4x that for the retry timeout, or 20s.

Issue(s)

OC-511

Steps to test or reproduce

Configure and send an invalid webhook, it should take 20s to retry, instead of the usual 10s.

Further comments

@cauefcr cauefcr added this to the 6.0.0 milestone Mar 1, 2023
@codecov

This comment was marked as outdated.

@cauefcr cauefcr changed the title [IMPROVE] Increase timeout for livechat webhook [IMPROVE] Increase timeout for Omnichannel Webhooks Mar 1, 2023
@KevLehman

This comment was marked as outdated.

@KevLehman KevLehman modified the milestones: 6.0.0, 6.1.0 Mar 1, 2023
@cauefcr

This comment was marked as outdated.

@cauefcr cauefcr marked this pull request as ready for review March 1, 2023 16:56
@cauefcr cauefcr requested review from a team as code owners March 1, 2023 16:56
@cauefcr cauefcr changed the title [IMPROVE] Increase timeout for Omnichannel Webhooks [IMPROVE] New timeout setting for Omnichannel Webhooks Mar 1, 2023
@murtaza98 murtaza98 added the stat: ready to merge PR tested and approved waiting for merge label Mar 30, 2023
@kodiakhq kodiakhq bot removed the stat: ready to merge PR tested and approved waiting for merge label Mar 30, 2023
@kodiakhq

This comment was marked as outdated.

sampaiodiego
sampaiodiego previously approved these changes Apr 5, 2023
Copy link
Member

@sampaiodiego sampaiodiego left a comment

Choose a reason for hiding this comment

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

the timeout param for fetch was a great addition, thank you 🤗

KevLehman
KevLehman previously approved these changes Apr 13, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Apr 14, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Apr 14, 2023
@kodiakhq kodiakhq bot merged commit 3ff0e64 into develop Apr 14, 2023
41 of 42 checks passed
@kodiakhq kodiakhq bot deleted the OC-511 branch April 14, 2023 17:38
@sampaiodiego sampaiodiego mentioned this pull request May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants