Commit Graph

1 Commits

Author SHA1 Message Date
Deluan
36b58a9a10 feat(plugins): define TaskQueue host service interface
Add the TaskQueueService interface with CreateQueue, Enqueue,
GetTaskStatus, and CancelTask methods plus QueueConfig struct.
2026-02-27 19:32:06 -05:00