Skip to content

feat(autocertifier-server): Delete unused DNS records in batches from Route53#3346

Merged
juslesan merged 3 commits intomainfrom
delete-unused-records-in-batches
Jan 14, 2026
Merged

feat(autocertifier-server): Delete unused DNS records in batches from Route53#3346
juslesan merged 3 commits intomainfrom
delete-unused-records-in-batches

Conversation

@juslesan
Copy link
Copy Markdown
Contributor

@juslesan juslesan commented Jan 14, 2026

Summary

We are hitting rate limits with Route53 in the autocertifier server. We used to send individual queries to delete records from Route53. Now instead the records to delete are sent in a single request. The changes also include increased logging to make debugging of failing creation of subdomains and certificates more apparent.

@juslesan juslesan requested a review from ptesavol January 14, 2026 13:00
@cursor
Copy link
Copy Markdown

cursor Bot commented Jan 14, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on January 28.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@juslesan juslesan merged commit d2c1e07 into main Jan 14, 2026
42 of 43 checks passed
@juslesan juslesan deleted the delete-unused-records-in-batches branch January 14, 2026 13:09
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.

2 participants