mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-13 14:22:42 +00:00
fix: retry notifications
This commit is contained in:
@@ -14,6 +14,7 @@ class StatusChanged extends Notification implements ShouldQueue
|
||||
{
|
||||
use Queueable;
|
||||
|
||||
public $tries = 5;
|
||||
public $application;
|
||||
|
||||
public string $application_name;
|
||||
|
||||
Reference in New Issue
Block a user