You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
Due to e.g. network issues, some requests might need to be retried. To avoid potential retry errors, make all endpoint idempotent.
For example a POST request to create a game should not result in an error if it leads to the create of a game with the same configuration and owner.