retry

package
v1.2.15-prerelease05 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	WorkflowExecutionHistory *types.GetWorkflowExecutionHistoryResponse
}

type Retry

type Retry invariant.Invariant

Retry is an invariant that will be used to identify the issues regarding retries in the workflow execution history

func NewInvariant

func NewInvariant(p Params) Retry

type RetryMetadata

type RetryMetadata struct {
	RetryPolicy *types.RetryPolicy
	Attempt     int32
}

type RetryType

type RetryType string
const (
	WorkflowRetry RetryType = "Workflow Retry"
)

func (RetryType) String

func (r RetryType) String() string

Jump to

Keyboard shortcuts

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