Commit Graph
4 Commits
Author SHA1 Message Date
“Naeel” bab90f6947 docs: update thinking log + progress for v0.1.6 2026-04-09 19:09:58 +03:00
“Naeel” a4fe253768 docs(thinking): update session log with UI deployment and shared-SQS repo creation 2026-04-09 18:25:49 +03:00
Naeel 65dea8aa6b shared-sqs: doc thinking — итог сессии 2 (этапы 4-8) 2026-04-09 13:17:42 +03:00
Naeel d1d1bffd7c v0.1.13: Strategy Recreate + preStop + liveness fix (ERR-SQS-06 root cause)
- ensureDeployment: Strategy Recreate (not RollingUpdate) — prevents H2 file lock
  when two pods mount same PVC simultaneously during rollout restart
- preStop: sleep 3 — graceful H2 shutdown before SIGTERM
- livenessProbe timeoutSeconds: 3 — prevents false positive on GC pause
- terminationGracePeriodSeconds: 15
- doc: thinking log, ERR-SQS-06, progress.md, architecture SVG schema
2026-04-09 07:49:11 +03:00