chore(api): validate sandbox auto resume config#2801
Conversation
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit cf9d55f. Bugbot is set up for automated code reviews on this repo. Configure here. |
❌ 2 Tests Failed:
View the full list of 6 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
There was a problem hiding this comment.
Code Review
This pull request introduces validation logic to ensure that autoResume is only enabled when autoPause is active. It adds a new validation function, an error message constant, and unit tests to verify the implementation. I have no feedback to provide.
No description provided.