Problem/Motivation
On the AdvancedQueueJobType.php attribute, the time unit is not specified in the comments. The description for this delay is much clearer on src/Plugin/AdvancedQueue/Backend/BackendInterface.php, but harder to find.
Steps to reproduce
Proposed resolution
Copy the description for the $retry_delay argument from BackendInterface to AdvancedQueueJobType
Issue fork advancedqueue-3543078
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mauro_ commentedComment #4
mauro_ commentedComment #7
alexpottThanks @mauro_