Expand description
Scheduler client functionality for interacting with the go-server scheduler
Structs§
- Client
- Scheduler client for executing tasks
- Execute
Encrypted Request - Encrypted task execution request
- Execute
Request - Task execution request
- Result
Response - Task result response
- Retry
Client - 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