📚 Keeper
Home
Upload
Browse
Search
19
Knowledge Entries
18
Categories
Search
📤 Upload Transcript
📁 Browse Categories
Recent Entries
FakeTest-Concurrent-X-0
Concurrent X entry 90100
General
2026-05-15
FakeTest-Concurrent-X-1
Concurrent X entry 90101
General
2026-05-15
FakeTest-Concurrent-X-2
Concurrent X entry 90102
General
2026-05-15
FakeTest-Concurrent-Y-0
Concurrent Y entry 90103
General
2026-05-15
FakeTest-Concurrent-Y-1
Concurrent Y entry 90104
General
2026-05-15
FakeTest-Concurrent-Y-2
Concurrent Y entry 90105
General
2026-05-15
FakeTest-A1 Pre-deploy WMS smoke check
Run the health endpoint check: GET /api/health on the staging WMS. Verify response includes db_ok=true and queue_depth<100.
FakeTest-Deploy
2026-05-15
FakeTest-A2 Drain WMS connections
Set the WMS proxy's drain flag via POST /api/admin/drain. Wait 90s for in-flight requests to complete.
FakeTest-Deploy
2026-05-15
FakeTest-A3 Stop WMS service
Once drain reports zero active connections, run systemctl stop wms-api on each node in rolling fashion.
FakeTest-Deploy
2026-05-15
FakeTest-A4 Deploy new WMS bundle
Pull the new image: docker pull wms:vNNN. Then run docker compose up -d wms-api on each node.
FakeTest-Deploy
2026-05-15