Can you check your placement status for your worker? https://developers.cloudflare.com/workers/confi
Can you check your placement status for your worker? https://developers.cloudflare.com/workers/configuration/smart-placement/#placement-status
I think you also need to do multiple roundtrips from your worker to the database, otherwise it cannot get much faster anyway if it's a single request.
I think you also need to do multiple roundtrips from your worker to the database, otherwise it cannot get much faster anyway if it's a single request.
