Skip to content

Comments

feat: add tasks max retry#135

Merged
wolf4ood merged 2 commits intoeclipse-edc:mainfrom
wolf4ood:feat/134_task_retry
Jan 22, 2026
Merged

feat: add tasks max retry#135
wolf4ood merged 2 commits intoeclipse-edc:mainfrom
wolf4ood:feat/134_task_retry

Conversation

@wolf4ood
Copy link
Contributor

What this PR changes/adds

Add tasks max retry for poll based and nats executors

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #134

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@wolf4ood wolf4ood added the enhancement New feature or request label Jan 22, 2026
@wolf4ood wolf4ood force-pushed the feat/134_task_retry branch from e6e4c6e to 9d1a8c2 Compare January 22, 2026 13:23
@wolf4ood wolf4ood marked this pull request as ready for review January 22, 2026 14:45
@wolf4ood wolf4ood requested a review from a team as a code owner January 22, 2026 14:45
@wolf4ood wolf4ood merged commit 967fa1d into eclipse-edc:main Jan 22, 2026
13 checks passed
@wolf4ood wolf4ood deleted the feat/134_task_retry branch January 22, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Track tasks retrial with retry limit config

2 participants