Back to Prisma1

What Happens When A Prisma Server Crashes Fq00

docs/1.31/faq/what-happens-when-a-prisma-server-crashes-fq00.mdx

1.34.12396 B
Original Source

export const meta = { title: 'What happens when a Prisma server crashes?', position: 1, articleGroup: 'Crashing Prisma server', }

FAQ

A Prisma server is mostly stateless, therefore it can simply be restarted and it will work in the same way as before.

The only times when a Prisma server maintains some state is when it stores subscriptio) connections of a client.