-
Notifications
You must be signed in to change notification settings - Fork 0
P3-5: Implement DB-backed idempotency via idempotency_key #204
Copy link
Copy link
Open
Labels
databaseDatabase schema and migrationsDatabase schema and migrationsmodule/webhookWebhook framework modulesWebhook framework modulesproject-payment-adapter-refactorPayment adapter refactoring plan trackingPayment adapter refactoring plan trackingrefactorRefactoring and module restructuringRefactoring and module restructuring
Metadata
Metadata
Assignees
Labels
databaseDatabase schema and migrationsDatabase schema and migrationsmodule/webhookWebhook framework modulesWebhook framework modulesproject-payment-adapter-refactorPayment adapter refactoring plan trackingPayment adapter refactoring plan trackingrefactorRefactoring and module restructuringRefactoring and module restructuring
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description:
Use idempotency_key column to deduplicate webhook processing.
Changes required:
Acceptance criteria:
Estimated hours: TBD
Priority: Medium
Branch name: refactor/phase-3-task-5
Dependencies: P3-4