Skip to content

Conversation

@ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Sep 6, 2024

What this PR changes/adds

Make StatusResultRetryProcess to catch eventual exceptions and consider it as a failure instead of having the caller to do so.

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.

Linked Issue(s)

Closes #4457

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

@ndr-brt ndr-brt added the enhancement New feature or request label Sep 6, 2024
@ndr-brt ndr-brt force-pushed the 4457-handle-exception branch from 0823b80 to 69f4062 Compare September 6, 2024 09:59
@ndr-brt ndr-brt merged commit 005bbb2 into eclipse-edc:main Sep 6, 2024
@ndr-brt ndr-brt deleted the 4457-handle-exception branch September 6, 2024 11:01
ndr-brt added a commit to Think-iT-Labs/edc-connector that referenced this pull request Sep 25, 2024
ndr-brt added a commit that referenced this pull request Sep 25, 2024
* fix: catch exceptions in the StatusResultRetryProcess (#4458)

* fix: catch exceptions in CompletableFutureRetryProcess (#4477)

* dependencies
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.

make StatusResultRetryProcess handle exceptions

3 participants