temporalerrors

package
v1.28.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInvalidInput is returned when the input provided to a workflow is invalid.
	ErrInvalidInput = errors.New("invalid input")
	// ErrInvalidWorkflowID is returned when the workflow ID is invalid.
	ErrNilWorkerConfig = errors.New("worker config is nil")
	// ErrInvalidWorkflowID is returned when the workflow ID is invalid.
	ErrNilClient = errors.New("client is nil")
	// ErrInvalidWorkflowID is returned when the workflow ID is invalid.
	ErrEmptyTaskQueue = errors.New("task queue is empty")
	// ErrInvalidWorkflowID is returned when the workflow ID is invalid.
	ErrInvalidMaxConcurrentActivities = errors.New("max concurrent activities is invalid")
	// ErrInvalidWorkflowID is returned when the workflow ID is invalid.
	ErrInvalidMaxConcurrentWorkflows = errors.New("max concurrent workflows is invalid")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL