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:
@@ -26,13 +26,6 @@ SESSION_LIFETIME=1440
|
||||
CACHE_STORE=redis
|
||||
QUEUE_CONNECTION=database
|
||||
|
||||
# Care Queue Engine: native (in-app, default) | remote (legacy Ladill Queue HTTP)
|
||||
CARE_QUEUE_DRIVER=native
|
||||
|
||||
# Legacy Ladill Queue API (only when CARE_QUEUE_DRIVER=remote)
|
||||
QUEUE_API_URL=https://queue.ladill.com/api/v1
|
||||
QUEUE_API_KEY_CARE=
|
||||
|
||||
# --- Ladill SSO (Sign in with Ladill — auth.ladill.com OIDC client) ---
|
||||
LADILL_SSO_CLIENT_ID=
|
||||
LADILL_SSO_CLIENT_SECRET=
|
||||
|
||||
Reference in New Issue
Block a user