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

Better support for replicated jobs #681

Open
bennet-esyoil opened this issue Feb 9, 2024 · 0 comments
Open

Better support for replicated jobs #681

bennet-esyoil opened this issue Feb 9, 2024 · 0 comments

Comments

@bennet-esyoil
Copy link
Contributor

bennet-esyoil commented Feb 9, 2024

Hello,

I'd like to have some better support for jobs (Docker docs. Currently when having a running job, it shows like this in the GUI:

Screenshot_20240209_110630

In the overview the state is "not running" which is a bit confusing, since the job is still running.

In my mind, the implementation could be two ways:

  1. fix the status in the services overview to display the correct state for the service/job
  2. add a new sidebar-entry for jobs, with a page that only displays services which only are global-job or replicated-job.

Background: we heavily rely on jobs to do recurring tasks, which works wonderfully, but we need some kind of way to monitor failed tasks. Currently filtering out is possible by just opening all services that are "not running", but once this scales to a few 10s of services it'll become painfull.

I'm not familiar with Java nor the frontend-language, but I can provide testing for new commits if wanted.

Thank you for the projects, it's working great since we've deployed it a few years ago :)

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