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

feat: monitor queued jobs #18

Merged
merged 3 commits into from
Apr 23, 2024
Merged

feat: monitor queued jobs #18

merged 3 commits into from
Apr 23, 2024

Conversation

duhow
Copy link
Contributor

@duhow duhow commented Apr 23, 2024

Add a log entry every 30 seconds, if there is any job that is taking more than 2m30s to run execute.

@duhow duhow requested a review from arponpes April 23, 2024 10:11
gerardsegarra
gerardsegarra previously approved these changes Apr 23, 2024
Copy link
Contributor

@gerardsegarra gerardsegarra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a small nit comment 👍

src/app.py Outdated Show resolved Hide resolved
Co-authored-by: Gerard Segarra <[email protected]>
@duhow duhow merged commit 7a34c92 into main Apr 23, 2024
3 checks passed
@duhow duhow deleted the monitor-queued-jobs branch April 23, 2024 10:35
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

Successfully merging this pull request may close these issues.

None yet

2 participants