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

Hide Expired Jobs in Dasboard UI #2407

Open
djfoxer opened this issue May 22, 2024 · 0 comments
Open

Hide Expired Jobs in Dasboard UI #2407

djfoxer opened this issue May 22, 2024 · 0 comments

Comments

@djfoxer
Copy link

djfoxer commented May 22, 2024

Hi.

I have discovered, that when I call Background Job.Delete Job is not deleting from [Job Queue] table (SQL) (as described here https://discuss.hangfire.io/t/backgroundjob-delete-doesnt-delete-from-jobqueue-table/1526). It stays in [Job Queue] table and is visible in DashboardUI as "Expired Job". Is it safe to delete record from [Job Queue] table when I delete particualr Job by Background Job.Delete? Or maybe there is method in MonitoringApi to do that is "safe way" (I just don't like to mess in Hangfire DB) or maybe there is a way to hide Expired Job in Dashboard UI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant