Skip to content

Conversation

@ptiurin
Copy link
Contributor

@ptiurin ptiurin commented Feb 11, 2025

Currently when we stop an engine we check for its status, which causes it to start again if we run on that engine. This shouldn't be the case. We can safely assume if the request has succeeded that means the operation is successful. This means we can just report a Stopped state without the additional request.

@ptiurin ptiurin marked this pull request as ready for review February 11, 2025 16:08
@ptiurin ptiurin requested a review from a team as a code owner February 11, 2025 16:08
@ptiurin ptiurin merged commit a4b05de into main Feb 12, 2025
4 checks passed
@ptiurin ptiurin deleted the fix-stop-engine-status-check branch February 12, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants