Set max execution timeout
Hi, is there a way with Prisma to set a max query execution timeout?
I know there isn't really a built-in way, but was hoping there is a workaround available such as running a raw query directly after client initialization?
I know there isn't really a built-in way, but was hoping there is a workaround available such as running a raw query directly after client initialization?