aptible / aptible/supercronic

Make wait period of "job still running" adjustable

Open
#142 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
2.6k
Forks
147
PR merge metrics
No merged PRs in 30d

Description

Hi,

first of, great library, i quite enjoy using it.

But for my use case i miss a feature of changing the wait time for the "job still running" message.
In our case we are using supercronic as a way for the system to schedule a job, where a framework also has another scheduling implementation.

In that case it is possible, that task inside the framework scheduling have varying times of running, sometimes they are to be called each minute, sometimes they are less frequent, and sometimes they even might be less-frequent, but long running task.

In my current case there is such a task, that takes longer then the given 30 Minutes of maximum wait time, espacially on one of our environments, causing the container to shutdown because i have supercronic running inside a supervisor. Would it be possible to provide an option to allow for longer wait times?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named in the issue. Start by locating the code that emits the "job still running" message and the existing 30-minute limit, then inspect how supercronic options are configured. Done means users can set a longer wait period while the current default remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.