mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-06 12:34:01 +00:00
add stripe subscription
This commit is contained in:
@@ -33,6 +33,7 @@ class ProxyCheckJob implements ShouldQueue
|
||||
}
|
||||
} catch (\Throwable $th) {
|
||||
ray($th->getMessage());
|
||||
send_internal_notification('ProxyCheckJob failed with: ' . $th->getMessage());
|
||||
//throw $th;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user