Don't wipe logs on relaunch of app

My Node.js server sometimes crashes and prints the exception to the console.
But when I check afterwards I see the app has relaunched and the Qovery logs are wiped meaning I don’t actually know what happened.

Hmmm, I see your issue. We are discussing this problem within the team - I’ll come back to you later on today.

1 Like

We implemented the fix today, will be released tomorrow. Thanks for reporting the issue again :slight_smile:

1 Like

Oh wow that was quick, great :+1:

Let me know if it’s better now :slight_smile:

Hmm, so I tried it and the logs are retained.
I tried throwing an unhandled exception which printed out the error.
Then I commited a new version without the error but the new logs don’t appear until much later