mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-22 05:21:52 +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