[go: up one dir, main page]

Skip to content

Do not lose the running user sessions on restart

Goal

Make easy restart

TODO / How to implement

  • keep connections (?)
  • persist users sessions on graceful shutdown or by special command
  • restore users sessions before the app initialization

@NikolayS: Notify users about session restart (e.g. you need to SET parameters of your connection again)

Acceptance criteria

Edited by Nikolay Samokhvalov