The [plugin writer docs say that plugin writers can schedule tasks](https://pulpproject.org/pulpcore/docs/dev/learn/other/task-scheduling) but the TaskSchedule model doesn't appear to be exposed in the plugin writer API. Also, there's no way to schedule a task with kwargs.
The plugin writer docs say that plugin writers can schedule tasks but the TaskSchedule model doesn't appear to be exposed in the plugin writer API. Also, there's no way to schedule a task with kwargs.