insert

open suspend override fun insert(task: TaskRequest)

Persists a new TaskRequest with status PENDING. No-ops if a task with the same ID already exists.