-
_Roy Zuo on 2013-04-08T03:35:36Z says:_
I am using 2.1.2 and there is no way to make recurring tasks work with scheduling. A due day must be specified.
I rarely use "due", instead "scheduled" is m…
-
If we also have #11 working then there's the facilities for generally scheduling things, so that allows
```yaml
apps:
myapp:
...
schedule:
:
frequency: hourly
```
-
It's not that much of a problem, as it is still working, but I was wondering how to fix it.
On the dashboard, it shows that there are 290 tasks scheduled. When I go to the tasks page, it says there…
-
It would be grate to have a button in gui to postpone/ommit sheduled jobs till next occurrence.
If a date was missed, the job will run as soon as possible.
It's ok when you are always connected …
-
# Feature request
### What new feature do you want?
The security context under which a scheduled task is run is not exposed by OSQuery. I would like to be able to run queries for ta…
-
I would love the ability to schedule a build task. I'm assuming I could create a manual crontab with API info, but it'd be cool to have it in the GUI.
-
Hey Eric
We talked on Twitter about creating a new parser for both formats of Scheduled Tasks (job binary format, and the newer xml format).
There's an implementation of this written in Python cal…
-
Hello, I just installed scumblr on Ubuntu 14.04.5 LTS, following the wiki at https://github.com/Netflix/Scumblr/wiki/Setting-up-Scumblr-2.0-%28New-install%29. All seem fine except scheduled tasks, whi…
-
Sometimes you want to enqueue a lot of jobs, like 10_000 or more, inserting task one-by-one is not very performant.
Something like can speed up things a lot
```
insert into tasks
values (...), (..…
-
http://docs.aws.amazon.com/AmazonECS/latest/developerguide/scheduled_tasks.html