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

Command icon 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

mauro_ created an issue. See original summary.

mauro_’s picture

Status: Active » Needs review
mauro_’s picture

Assigned: mauro_ » Unassigned

alexpott made their first commit to this issue’s fork.

  • alexpott committed 9fbdd58d on 8.x-1.x authored by mauro_
    Issue #3543078 by mauro_: Specify retry delay time unit on...
alexpott’s picture

Status: Needs review » Fixed

Thanks @mauro_

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.