Skip to content

Shortcut for "scattering" a set of tasks over a timeframe #131

@chrisguidry

Description

@chrisguidry

A common thing that comes up in "find-and-flood" workloads is that we don't necessarily want to schedule all of that work immediately, we may have an hourly task that we want to spread out over the next, say, 50 minutes (giving some buffer to avoid piling up of work). Let's come up with a nice DX for a function that helps spread the same task evenly over time (mapping it both over a collection of parameters and a period of time)

Metadata

Metadata

Assignees

Labels

devxMakes Docket the most ergonomic background task systemenhancementMakes Docket better

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions