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

Warn if a Jobkit Job take too long time #140

Closed
3 of 6 tasks
hdsdi3g opened this issue Jun 16, 2023 · 0 comments · Fixed by #145
Closed
3 of 6 tasks

Warn if a Jobkit Job take too long time #140

hdsdi3g opened this issue Jun 16, 2023 · 0 comments · Fixed by #145
Assignees
Labels
enhancement New feature or request next Probably the next work

Comments

@hdsdi3g
Copy link
Owner

hdsdi3g commented Jun 16, 2023

  • Keep the caller who create the job / or null if background
    • Add-it to Supervisable ?
  • Create a Watchdog: register timeout events for a queue.
    • If a job take too long time -> call back
  • BackgroundService setup Watchdog
    • on timeout call back, create Supervisable Notification event
@hdsdi3g hdsdi3g added the enhancement New feature or request label Jun 16, 2023
@hdsdi3g hdsdi3g self-assigned this Jun 26, 2023
@hdsdi3g hdsdi3g added the next Probably the next work label Jun 28, 2023
hdsdi3g added a commit that referenced this issue Jul 3, 2023
…nf. Do some clean code on JobJit/test and Mailkit #140
hdsdi3g added a commit that referenced this issue Jul 3, 2023
…nf. Do some clean code on JobJit/test and Mailkit #140
hdsdi3g added a commit that referenced this issue Jul 3, 2023
…Boot conf. Do some clean code on JobJit/test and Mailkit #140
hdsdi3g added a commit that referenced this issue Jul 3, 2023
…nf. Do some clean code on JobJit/test and Mailkit #140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next Probably the next work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant