runStorageHealthCheck

open suspend override fun runStorageHealthCheck()

Runs a health check on the storage system to verify it's functioning correctly. Creates, reads, updates, and deletes a test game state.

Throws

if the health check fails.