# Functions
No description provided by the author
# Constants
QueueStrategyAppend appends jobs to the queue until queue limit is reached.
QueueStrategyReplace replaces pending jobs (with same variables) instead of appending to the queue.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author