Skip to content

chore: Add test to verify workflow reconnection logic#1692

Merged
dapr-bot merged 1 commit intodapr:masterfrom
javier-aliaga:test-workflow-reconnection
Apr 17, 2026
Merged

chore: Add test to verify workflow reconnection logic#1692
dapr-bot merged 1 commit intodapr:masterfrom
javier-aliaga:test-workflow-reconnection

Conversation

@javier-aliaga
Copy link
Copy Markdown
Contributor

Description

Reconnection logic already present, Added test to verify it

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1652

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

@javier-aliaga javier-aliaga marked this pull request as ready for review March 10, 2026 16:43
@javier-aliaga javier-aliaga requested review from a team as code owners March 10, 2026 16:43
Signed-off-by: Javier Aliaga <javier@diagrid.io>
@javier-aliaga javier-aliaga force-pushed the test-workflow-reconnection branch from 31efc1b to 19941ec Compare April 17, 2026 08:21
@javier-aliaga javier-aliaga added this to the v1.18 milestone Apr 17, 2026
@dapr-bot dapr-bot merged commit e289298 into dapr:master Apr 17, 2026
12 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.77%. Comparing base (54833d7) to head (19941ec).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1692      +/-   ##
============================================
+ Coverage     76.76%   76.77%   +0.01%     
+ Complexity     2260     2259       -1     
============================================
  Files           241      241              
  Lines          7066     7066              
  Branches        740      740              
============================================
+ Hits           5424     5425       +1     
+ Misses         1279     1277       -2     
- Partials        363      364       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WORKFLOWS] Validate SDK can auto-heal when grpc connection drops

3 participants