Skip to content

feat: Cache AWS SNS certs#5610

Open
usernamenenad wants to merge 2 commits into
superplanehq:mainfrom
usernamenenad:feature/cache-aws-sns-cert
Open

feat: Cache AWS SNS certs#5610
usernamenenad wants to merge 2 commits into
superplanehq:mainfrom
usernamenenad:feature/cache-aws-sns-cert

Conversation

@usernamenenad

Copy link
Copy Markdown
Contributor

Resolving a TODO for caching AWS SNS message certs

AWS does not document a rotation cadence for these certificates, so I've implemented a conservative refresh window rather than a value tied to any known rotation schedule.

Use TTL cache for caching certs (recommended by AWS official docs)

Signed-off-by: usernamenenad <radovic.nenad158@gmail.com>
Signed-off-by: usernamenenad <radovic.nenad158@gmail.com>
@superplanehq-integration

Copy link
Copy Markdown

👋 Commands for maintainers:

  • /sp start - Start an ephemeral machine (takes ~30s)
  • /sp stop - Stop a running machine (auto-executed on pr close)

@superplanehq-integration

Copy link
Copy Markdown

❌ This pull request title does not follow semantic pull request conventions.

Title: Cache AWS SNS certs

Reason: Title must start with a semantic type (feat, fix, docs, chore).

Expected format: <type>: <description> or <type>(<scope>): <description>

Allowed types: feat, fix, docs, chore

Examples:

  • feat: Add user authentication
  • fix: Handle timeout in webhook handler
  • docs: Update installation guide
  • chore: Bump dependencies

@usernamenenad usernamenenad changed the title Cache AWS SNS certs feat: Cache AWS SNS certs Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant