Skip to content

Backend: Add routes-f idempotency key handler #307

@davedumto

Description

@davedumto

Summary

Add a Routes-F idempotency key handler for POST endpoints.

Requirements

  • Read Idempotency-Key header.
  • Cache response for a short TTL.
  • Return cached response for duplicate requests.

Notes

  • Implement for routes-f create/import endpoints.

Acceptance Criteria

  • Duplicate request returns identical body/status.
  • Tests cover idempotent behavior.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions