Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchProcessingActivity ¶
func BatchProcessingActivity(ctx context.Context, firstTaskID, batchSize int, processDelay time.Duration) error
BatchProcessingActivity process batchSize of jobs starting from firstTaskID. This activity will heartbeat to report progress, and it could fail sometimes. Use retry policy to retry when it failed, and resume from reported progress.
func RetryWorkflow ¶
RetryWorkflow workflow definition
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.