Ask a Question
How do I back up the data from my Micro Storage?
How do I back up the data from my Micro Storage?
Heartbeat API calls
In my API calls, I notice calls to a Beamable service called "session." What is this? Is this a keep-alive/heartbeat call?
Lots of account calls (GET account endpoint)
I am seeing lots of API calls to accounts. We have it setup so that every time the player goes to the home screen we check accounts to make sure they are logged in. Do we need to do that?
Why am I getting Exception: Invalid dependencies discovered for microservice?
My Microservice won't build. I am getting "Exception: Invalid dependencies discovered for microservice" when I try to build, followed by a "Build failed" message stating that no Dockerfile exists.
What our options are for restoring player data from backup?
What our options are for restoring player data from backup?
Content Rollback
If we accidentally publish something wrong, can we roll back to a previous working snapshot?
When should I use content vs. stats vs. microstorage?
For game content, I need different types of content types from the existing ones. Should I create another kind of content or use microservice storage? Which one is logical?
What kind of support is provided for debugging in a live environment?
Once the game goes live, what are the options for debugging my live game?
How do I set configs for a child realm?
When creating a child realm, is there are a way to set configs?
Is there a way to flush data from leaderboards?
Is there a way to flush data from leaderboards?