errors

package
v1.27.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InvalidArgumentErrType                = "InvalidArgument"
	FailedPreconditionErrType             = "FailedPrecondition"
	ExecutionsStillExistErrType           = "ExecutionsStillExist"
	NoProgressErrType                     = "NoProgress"
	NotDeletedExecutionsStillExistErrType = "NotDeletedExecutionsStillExist"
)

Variables

This section is empty.

Functions

func NewExecutionsStillExist added in v1.27.0

func NewExecutionsStillExist(count int) error

func NewFailedPrecondition added in v1.27.0

func NewFailedPrecondition(message string, cause error) error

func NewInvalidArgument added in v1.27.0

func NewInvalidArgument(message string, cause error) error

func NewNoProgress added in v1.27.0

func NewNoProgress(count int) error

func NewNotDeletedExecutionsStillExist added in v1.27.0

func NewNotDeletedExecutionsStillExist(count int) error

func ToServiceError added in v1.27.0

func ToServiceError(err error, workflowID, runID string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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