Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Make all HTTP endpoint indempotent #321

Description

@Indy2222

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions