Skip to content

Conversation

@caspervonb
Copy link
Collaborator

No description provided.

Signed-off-by: Casper Beyer <casper@synadia.com>
@caspervonb caspervonb requested a review from Copilot October 28, 2025 11:51
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a comprehensive test case to verify the behavior of JetStream's direct get functionality when attempting to retrieve messages from non-existent streams. The test ensures that the appropriate error (NoRespondersError) is raised in various scenarios.

  • Adds test for direct get operations on non-existent streams
  • Verifies NoRespondersError is raised for different direct get variants
  • Includes comparison with non-direct API behavior

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@caspervonb caspervonb requested a review from wallyqs October 28, 2025 12:38
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Member

@wallyqs wallyqs left a comment

Choose a reason for hiding this comment

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

LGTM

@wallyqs wallyqs merged commit 26cafae into main Oct 28, 2025
62 checks passed
Jarema pushed a commit that referenced this pull request Oct 30, 2025
* Add test for direct get returning no responders

Signed-off-by: Casper Beyer <casper@synadia.com>
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.

3 participants