We deploy a copy of the worker along with a database for each client π Not sure if that helps your
We deploy a copy of the worker along with a database for each client
Not sure if that helps your case though

546787dd-35d5-4822-9b50-36fa0a4310c2 
275fcefacfae5b20fe129cbac8269aa4Failed to reach database. Please try again later.
D1_ERROR: internal error)

546787dd-35d5-4822-9b50-36fa0a4310c2275fcefacfae5b20fe129cbac8269aa4D1_ERROR: internal errorβ curl -v --request PATCH \
--url "https://api.cloudflare.com/client/v4/accounts/${CLOUDFLARE_ACCOUNT_ID}/workers/scripts/postgres-js-hyperdrive/settings" \
--header "Authorization: Bearer ${CF_API_TOKEN}" \
--header 'Content-Type: multipart/form-data' --form 'settings={"bindings": [{
"id": "3dfe2fcb-b98b-48f8-88d5-704b74af7472","name":"test-db-api",
"binding": "D1_DB",
"type": "d1"
}]}'