Getting too many failed query errors on workers
I had a pretty weird question,
I am using better auth on my hono backend with the drizzle adapter
Everything works fine while I am running things on a local host but when I deploy it to cloudflare workers I start getting a lot of failed queries.
What could be the probable reasons ?
1 Reply
[Better Auth]: INTERNAL_SERVER_ERROR Error: Failed query: select "id", "expires_at", "token", "created_at", "updated_at", "ip_address", "user_agent", "user_id" from "session" where "session"."token" = $1
params: