Closed mikestefanello closed 5 months ago
I thought it would be useful to be able to specify either a specific date and time or duration to delay executing a given task.
A goqite.Message already has this, but true it's not reflected in the jobs abstraction. I haven't had a need yet. I'll think about it. 😊
goqite.Message
https://pkg.go.dev/github.com/maragudk/goqite@v0.2.3#Message
I thought it would be useful to be able to specify either a specific date and time or duration to delay executing a given task.