Skip to content

feat: Add configurable TTL and cleanup logging for idempotency keys - #1147

Open
sarah-obasi-analytics wants to merge 1 commit into
ritik4ever:mainfrom
sarah-obasi-analytics:Add-TTL-configuration
Open

feat: Add configurable TTL and cleanup logging for idempotency keys#1147
sarah-obasi-analytics wants to merge 1 commit into
ritik4ever:mainfrom
sarah-obasi-analytics:Add-TTL-configuration

Conversation

@sarah-obasi-analytics

Copy link
Copy Markdown
  • Make idempotency TTL configurable via IDEMPOTENCY_TTL_SECONDS
  • Add cleanup logging
  • Ensure cleanup timer is disabled in test environment
  • Add unit test to verify custom TTL configuration

closes #814

Description

Type of change

  • Bug fix
  • New feature
  • Breaking change

Security Checklist

Please review the SECURITY_CHECKLIST.md and check off any items that apply. Reviewers must sign off on these items before merge.

  • Input validation changed
  • Auth modified
  • New external fetch
  • Dependency added
  • Secret handling

- Make idempotency TTL configurable via IDEMPOTENCY_TTL_SECONDS
- Add cleanup logging
- Ensure cleanup timer is disabled in test environment
- Add unit test to verify custom TTL configuration
@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the ritik4ever's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@sarah-obasi-analytics Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@sarah-obasi-analytics

Copy link
Copy Markdown
Author

@please merge, as no conflict to branch

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add TTL configuration and cleanup job for idempotency keys

1 participant