Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicates in HealthCheckExecutionEntries #2357

Open
dbarwikowski opened this issue Jan 2, 2025 · 0 comments
Open

Duplicates in HealthCheckExecutionEntries #2357

dbarwikowski opened this issue Jan 2, 2025 · 0 comments

Comments

@dbarwikowski
Copy link

dbarwikowski commented Jan 2, 2025

What happened: UI presented old results and didn't update. In logs we found that SingleOrDefault was throwing an exception. After investigation we noticed that we have duplicate entries in HealthCheckExecutionEntries.

What you expected to happen: History is recorded.

How to reproduce it (as minimally and precisely as possible): Cannot reproduce

Source code sample: not relevant

Anything else we need to know?: no

Environment:

  • .NET Core version 8
  • Healthchecks version 8.0.1
  • Operative system: Windows Server 2016
  • Others:

This could be avoided if DB prevented from inserting duplicates

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

No branches or pull requests

1 participant