Skip to content

Smaller backup clone instance - #2883

Merged
dwwoelfel merged 1 commit into
mainfrom
shrink-instance
Aug 28, 2026
Merged

Smaller backup clone instance#2883
dwwoelfel merged 1 commit into
mainfrom
shrink-instance

Conversation

@dwwoelfel

Copy link
Copy Markdown
Contributor

Reduce the instance from an r8gd to an r8g. Removes the ephemeral disks, which don't help us for the copy scan.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 942b292a-f6fa-4a11-91cf-bbcf9d806467

📥 Commits

Reviewing files that changed from the base of the PR and between d68c953 and 2968504.

📒 Files selected for processing (1)
  • server/src/instant/backup.clj

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

process-with-clone now uses the db.r8g.xlarge instance class. Clone lifecycle and backup processing behavior remain unchanged.

Changes

Backup Clone Processing

Layer / File(s) Summary
Update clone instance class
server/src/instant/backup.clj
The clone instance class changes from db.r8gd.xlarge to db.r8g.xlarge.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 29685

The backup clone instance is reduced from r8gd.xlarge to r8g.xlarge, removing unused ephemeral disks. No actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: using a smaller backup clone instance.
Description check ✅ Passed The description explains the instance change from r8gd to r8g and its purpose.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@stopachka stopachka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@dwwoelfel
dwwoelfel merged commit 30de97e into main Aug 28, 2026
34 checks passed
@dwwoelfel
dwwoelfel deleted the shrink-instance branch August 28, 2026 16:43

@stopachka stopachka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

heck yeah!

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