mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update src/Appwrite/Platform/Tasks/RetryJobs.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
committed by
GitHub
parent
351abe50d3
commit
d3e9d03329
@@ -12,7 +12,7 @@ class RetryJobs extends Action
|
||||
{
|
||||
public static function getName(): string
|
||||
{
|
||||
return 'retry-jobs';
|
||||
return 'queue-retry';
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user