Hard-delete Care remote Queue adapter (Phase 5).
Deploy Ladill Care / deploy (push) Failing after 1m13s
Deploy Ladill Care / deploy (push) Failing after 1m13s
Care Queue Engine is the only path; remove QueueClient, driver config, and remote HTTP tests. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -396,13 +396,6 @@ return [
|
||||
'period_days' => (int) env('CARE_PRO_PERIOD_DAYS', 30),
|
||||
],
|
||||
|
||||
'queue' => [
|
||||
// native = Care Queue Engine (in-app). remote = Ladill Queue HTTP (legacy cutover).
|
||||
'driver' => env('CARE_QUEUE_DRIVER', 'native'),
|
||||
'api_url' => env('QUEUE_API_URL', 'https://queue.ladill.com/api/v1'),
|
||||
'api_key' => env('QUEUE_API_KEY_CARE'),
|
||||
],
|
||||
|
||||
'upgrade_banner' => [
|
||||
'free' => [
|
||||
'title' => 'Unlock Care Pro or Enterprise',
|
||||
|
||||
Reference in New Issue
Block a user