feat: runtime manager

This commit is contained in:
Ilia Denisov
2026-04-28 20:39:18 +02:00
committed by GitHub
parent e0a99b346b
commit a7cee15115
289 changed files with 45660 additions and 2207 deletions
@@ -0,0 +1 @@
Engine start configuration invalid for game {{.game_id}}
@@ -0,0 +1,6 @@
Runtime Manager rejected the start request for game {{.game_id}}: configuration is invalid.
Image: {{.image_ref}}
Error code: {{.error_code}}
Message: {{.error_message}}
Attempted at (Unix ms, UTC): {{.attempted_at_ms}}