errors

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExecutionsStillExistErrType           = "ExecutionsStillExist"
	NoProgressErrType                     = "NoProgress"
	NotDeletedExecutionsStillExistErrType = "NotDeletedExecutionsStillExist"
)

Variables

View Source
var (
	ErrUnableToExecuteActivity      = errors.New("unable to execute activity")
	ErrUnableToExecuteChildWorkflow = errors.New("unable to execute child workflow")
	ErrUnableToSleep                = errors.New("unable to sleep")
)

Functions

func NewExecutionsStillExistError added in v1.17.0

func NewExecutionsStillExistError(count int) error

func NewNoProgressError added in v1.17.0

func NewNoProgressError(count int) error

func NewNotDeletedExecutionsStillExistError added in v1.17.0

func NewNotDeletedExecutionsStillExistError(count int) error

func NewSomeExecutionsStillExistError added in v1.17.0

func NewSomeExecutionsStillExistError() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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