1 Commits

Author SHA1 Message Date
Deluan
b76c57d2c4 feat(plugins): define TaskQueue host service interface
Add the TaskQueueService interface with CreateQueue, Enqueue,
GetTaskStatus, and CancelTask methods plus QueueConfig struct.
2026-03-02 11:44:54 -05:00