type
TaskOption
type TaskOption func(*taskConfig)Opaque policy applied by NewTask.
Application code cannot inspect or implement TaskOption because taskConfig is private. Use TaskQueue, TaskRetries, TaskTimeout, TaskRetention, and TaskAdmissionReconciler to construct values.