Skip to content

[RFC] Idempotent Requests Setup #627

@rohan09-raj

Description

@rohan09-raj
  • We have some APIs like clearing cache etc. which a user should not be able to call as it costs us and probably the user will be also be costed with our crypto.
  • To prevent excess firing of these API calls there has to be some setup to limit the API calls.
  • Idempotent Requests is one of the solution, more context on this here Cache test case website-my#79 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions