Skip to content

Conversation

@siri-varma
Copy link

Made the executor code more aligned with the current durable worker task design

Issue describing the changes in this PR

resolves #issue_for_this_pr

Pull request checklist

  • [X ] My changes do not require documentation changes
    • [X ] Otherwise: Documentation issue linked to PR
  • [X ] My changes are added to the CHANGELOG.md
  • [ X] I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

Signed-off-by: siri-varma <[email protected]>
@siri-varma siri-varma marked this pull request as ready for review May 7, 2025 21:00
Signed-off-by: siri-varma <[email protected]>
@siri-varma
Copy link
Author

@cicoyle , @salaboy Please take a look at this small PR. The design here is more aligned with what the current durable task is doing.

If anything is provided, the durable sdk does not manage it. That is how the GRPC channel is designed today. So even in our case, if the executor service is provided, the durable task will not manage it.

@cicoyle cicoyle merged commit 5596ad1 into dapr:main May 7, 2025
2 checks passed
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.

2 participants