Skip to content

fix: apply healthcheck interval on app load#274

Merged
ronjaquensel merged 1 commit into
eclipse-edc:mainfrom
FraunhoferISST:fix/app-config-healthcheck-interval
Aug 19, 2025
Merged

fix: apply healthcheck interval on app load#274
ronjaquensel merged 1 commit into
eclipse-edc:mainfrom
FraunhoferISST:fix/app-config-healthcheck-interval

Conversation

@timdah
Copy link
Copy Markdown
Contributor

@timdah timdah commented Aug 19, 2025

What this PR changes/adds

Refactor edc-client service: If a new health check interval is set, restart the running health check job with the new interval.

Why it does that

Because the new health check interval is only used if the job is restarted (select another connector in UI) but not right away. See #275

Linked Issue(s)

Closes #275

@timdah timdah requested a review from ronjaquensel August 19, 2025 12:14
@timdah timdah added the bug Something isn't working label Aug 19, 2025
@ronjaquensel ronjaquensel merged commit e6ec419 into eclipse-edc:main Aug 19, 2025
15 of 16 checks passed
@ronjaquensel ronjaquensel deleted the fix/app-config-healthcheck-interval branch August 19, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Health check interval not set on app load

2 participants