docs: correct "Instance resumed" notification description - #951
Open
guthrie-vast wants to merge 1 commit into
Open
guthrie-vast wants to merge 1 commit into
guthrie-vast wants to merge 1 commit into
Conversation
"Instance resumed" was described as an interruptible-only event — "your interruptible instance got its GPU back". It is not specific to interruptible instances: it fires when any instance leaves the "Scheduling" state, which on-demand instances also pass through. The notification's own subject line reads "Your Vast.ai Instance Is Now Running (Was Scheduling)". As written it also collided with "Instance back online", which is the event that actually means recovery after an outage. Also clarifies "Instance started" — it is sent once per rental, which is what distinguishes it from "Instance resumed". Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Instance resumed row in the notifications reference describes an interruptible-only event:
That is not what the notification does.
Also clarifies Instance started, which read as near-identical to "Instance resumed". The distinction users need is that it is sent once per rental and does not repeat on a later start.
No other rows touched.
🤖 Generated with Claude Code