mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Update src/Appwrite/Platform/Tasks/RetryJobs.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
parent
351abe50d3
commit
d3e9d03329
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ class RetryJobs extends Action
|
|||
{
|
||||
public static function getName(): string
|
||||
{
|
||||
return 'retry-jobs';
|
||||
return 'queue-retry';
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue