-
I think a nice additional option would be a `minchunksize` that goes with `nchunks`. Basically, the way I'd want it to work is
```julia
scheduler=StaticScheduler(nchunks=10, minchunksize=5)
tforeac…
-
In the Scheduled Tasks list we can see when a task last ran and when it's scheduled to run again. It would be great if we could see the last processing time and avg. processing time over a period. In …
dwlhs updated
6 months ago
-
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…
-
Tasks are being scheduled concurrently so that I might see something one evening from 7 to 9pm and another Goaly task from 7 to 8pm. I assume the constraint can't be met any other time to satisfy the …
-
To me, it is unclear why we have both Scheduler tasks and commands in the v11 branch of direct_mail. Which of the two should be used? Are there any differences? Should one be deprecated in favor of th…
-
If we also have #11 working then there's the facilities for generally scheduling things, so that allows
```yaml
apps:
myapp:
...
schedule:
:
frequency: hourly
```
-
Technical Tasks: Integrate Calendly into app
Difficulty: 1
-
---
### 1. **Defining Project Requirements & Managing Scope**
| **Cue** | **Notes** |
|----------------------…
-
see also: https://developer.android.com/topic/libraries/architecture/workmanager
this can hopefully reduce the min API to 14 again..
-
It would be nice if we could schedule a task via this cli?