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

update durabletask to use fork and child workflow retries #656

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

famarting
Copy link
Contributor

Description

last bit for #541

also changes microsoft/durabletask-go with dapr/durabletask-go as dapr 1.15 will also use this new repo

Issue reference

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@famarting famarting requested review from a team as code owners December 2, 2024 14:24
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 61.60%. Comparing base (6c59092) to head (7685895).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
workflow/context.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #656      +/-   ##
==========================================
- Coverage   62.52%   61.60%   -0.93%     
==========================================
  Files          56       57       +1     
  Lines        4139     4284     +145     
==========================================
+ Hits         2588     2639      +51     
- Misses       1425     1517      +92     
- Partials      126      128       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Fabian Martinez <[email protected]>
@yaron2 yaron2 merged commit 921a6a7 into dapr:main Dec 4, 2024
18 of 19 checks passed
@famarting famarting deleted the update-durabletask-and-missing-feats branch December 4, 2024 18:21
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