fix(server): make analytics best-effort
Remove server-side PostHog wiring so request handlers no longer wait on third-party analytics delivery. Keep auth activity and product event writes best-effort so degraded analytics do not fail session creation. Signed-off-by: RainbowBird <git@luoling.moe> Commit-Message-Assisted-by: Codex (via Codex)
This commit is contained in:
@@ -321,7 +321,6 @@ catalog:
|
||||
postcss: ^8.5.10
|
||||
postgres: ^3.4.9
|
||||
posthog-js: 1.306.1
|
||||
posthog-node: ^5.34.1
|
||||
postprocessing: ^6.39.1
|
||||
prismarine-block: ^1.23.0
|
||||
prismarine-entity: ^2.6.0
|
||||
|
||||
Reference in New Issue
Block a user