Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Prisma shutdown catcher sa v docker enviromente nezopne #63

Description

@theAntarux

Momentálne máme pre prisma db connectivity len graceful shutdown cez Node beforeExit signál
Docker kontajner však posiela SIGTERM na PID 1, vyčká a potom forcne uzavretie cez SIGKILL
Node beforeExit nemusí vôbec zbehnúť a my si vytvoríme zbytočné DB connections alebo nebodaj ani len necleanneme connection...

Docs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementImprovement / refactor of existing code or system

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions