17.165. Namespace ArmoniK.Core.Common.Pollster
17.165.1. Namespaces
17.165.2. Classes
Represents the internal processing requests received by the agent. Provides methods to process those requests
Represents the handler that will provide servers to process requests from worker
Represents an identifier for an agent, including the owner’s pod ID and pod name.
Prefetch data needed to execute a task
Controls the polling and processing of tasks from the queue, manages task execution lifecycle, and provides health check capabilities.
A background service that processes running tasks from a queue. It reads task handlers from the running task queue, executes them, and forwards completed tasks to the post-processing queue.
Queue to send
17.165.3. Interfaces
Interface for implementing methods for the agent gRPC service that receives requests from the worker
Interface to create classes that will populate