retry

command
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: MIT Imports: 4 Imported by: 0

README

Retry Taskmaster

The retry taskmaster will listen on the task bus for failed tasks and when it receives a failed task will apply any retry rules for that task type.

The retry taskmaster is capable of keeping in-memory state of the particular task current retry count so that it can apply the retry rule correctly.

If the retry taskmaster is restarted then the in-memory task retry state is forgotten.

Once a task is successful, the retry taskmaster will log the number of failed attempts before success and then clear the task retry state for that task.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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