mglaman / wasm-drupal

Drupal in WASM
https://wasm-drupal.mglaman.dev/
MIT License
33 stars 6 forks source link

Figure out why session is periodically lost after first run #7

Closed mglaman closed 2 months ago

mglaman commented 3 months ago

There seems to be a problem where the session is lost after a minute or so once the runtime has been initialized. After refreshing or waiting some time it seems to be fixed.

gitressa commented 3 months ago

It's probably not related, but quick-start command installations can also stop responding after about a minute, Quick start command installation stops responding.