You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
Will investigate these issues as they come. Refactoring the kafka pipeline definitely silenced most of them though. Once we implement "recovery mode" as described here - https://github.com/PostHog/plugin-server/issues/353 - we will have a more graceful shutdown... as we'll need to boot up the recovery mode on normal SIGTERM shutdowns as well, to e.g. flush all memory buffers to persistent storage.
When we deploy a new plugin server, we get errors like this: 1, 2.
These timeouts never get cleared because somehow the task itself ended early.
We should probably delay a bit more during shutdown?
The text was updated successfully, but these errors were encountered: