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

Enforce persistence context timeout in application layer: Part 5 #3653

Merged
merged 13 commits into from
Oct 15, 2020

Conversation

yycptt
Copy link
Contributor

@yycptt yycptt commented Oct 14, 2020

What changed?
Enforce persistence context timeout for task processing

Why?
#3519

How did you test it?
Integration test. Tested locally.

Potential risks
May result in more task errors and retries. In the worst case a task may got stuck if timeout is not long enough.

@yycptt yycptt requested a review from yux0 October 14, 2020 22:06
@coveralls
Copy link

coveralls commented Oct 14, 2020

Coverage Status

Coverage increased (+0.07%) to 62.697% when pulling d234da0 on yycptt:app-level-ctx-5 into 3ab327b on uber:master.

@yycptt yycptt merged commit 4281089 into cadence-workflow:master Oct 15, 2020
@yycptt yycptt deleted the app-level-ctx-5 branch October 15, 2020 19:55
github-actions bot pushed a commit to vytautas-karpavicius/cadence that referenced this pull request Feb 4, 2021
yux0 pushed a commit to yux0/cadence that referenced this pull request May 4, 2021
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.

3 participants