Module scheduler

Source
Expand description

Scheduler client functionality for interacting with the go-server scheduler

Structs§

Client
Scheduler client for executing tasks
ExecuteEncryptedRequest
Encrypted task execution request
ExecuteRequest
Task execution request
ResultResponse
Task result response
RetryClient
Retry client that wraps the base client with retry functionality

Constants§

TASK_STATUS_DONE
TASK_STATUS_ERROR
Task status constants
TASK_STATUS_PENDING
TASK_STATUS_PROCESSING