Commit Graph

1 Commits

Author SHA1 Message Date
Deluan
516e229b27 feat(plugins): define TaskQueue host service interface
Add the TaskQueueService interface with CreateQueue, Enqueue,
GetTaskStatus, and CancelTask methods plus QueueConfig struct.
2026-02-26 16:30:58 -05:00