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: webhook timeout #21410

Merged
merged 2 commits into from Jun 18, 2023
Merged

feat: webhook timeout #21410

merged 2 commits into from Jun 18, 2023

Conversation

dj12djdjs
Copy link
Collaborator

In the case it is known a certain request will take more than 5 seconds to process the maintainer of the webhook can increase the timeout limit.

no-docs

@dj12djdjs dj12djdjs requested a review from a team as a code owner June 16, 2023 14:28
@dj12djdjs dj12djdjs requested review from shariquerik and removed request for a team June 16, 2023 14:28
@github-actions github-actions bot added the add-test-cases Add test case to validate fix or enhancement label Jun 16, 2023
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
@dj12djdjs dj12djdjs closed this Jun 17, 2023
@dj12djdjs dj12djdjs reopened this Jun 17, 2023
@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Merging #21410 (9a28bb1) into develop (821f75c) will decrease coverage by 0.06%.
The diff coverage is 66.66%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #21410      +/-   ##
===========================================
- Coverage    63.89%   63.83%   -0.06%     
===========================================
  Files          765      765              
  Lines        69365    69364       -1     
  Branches      6276     6276              
===========================================
- Hits         44318    44276      -42     
- Misses       21440    21513      +73     
+ Partials      3607     3575      -32     
Flag Coverage Δ
server 68.88% <ø> (-0.02%) ⬇️
server-ui 32.32% <ø> (+0.03%) ⬆️
ui-tests 51.48% <66.66%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@phot0n phot0n merged commit 62a3a70 into frappe:develop Jun 18, 2023
23 of 35 checks passed
@phot0n
Copy link
Contributor

phot0n commented Jun 18, 2023

would be nice to have a test for this - merged before that :P

@dj12djdjs could you please add that in a new pr?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 16, 2023
@dj12djdjs dj12djdjs deleted the feat-set-timeout branch July 24, 2023 17:47
@ankush ankush added the backport version-14-hotfix backport to version 14 label Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
add-test-cases Add test case to validate fix or enhancement backport version-14-hotfix backport to version 14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants