Skip to content

Commit

Permalink
Update src/Appwrite/Platform/Tasks/RetryJobs.php
Browse files Browse the repository at this point in the history
Co-authored-by: Christy Jacob <[email protected]>
  • Loading branch information
PineappleIOnic and christyjacob4 committed Jan 24, 2024
1 parent 351abe5 commit d3e9d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Appwrite/Platform/Tasks/RetryJobs.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class RetryJobs extends Action
{
public static function getName(): string
{
return 'retry-jobs';
return 'queue-retry';
}


Expand Down

0 comments on commit d3e9d03

Please sign in to comment.