Skip to content

fix: improve wait command#40

Merged
kevinccbsg merged 1 commit into
mainfrom
fix/wait-for-request-improvements
Oct 7, 2025
Merged

fix: improve wait command#40
kevinccbsg merged 1 commit into
mainfrom
fix/wait-for-request-improvements

Conversation

@kevinccbsg

Copy link
Copy Markdown
Member

This pull request makes a minor improvement to error reporting in the waitForRequest function and updates the related test to match the new error message format.

  • Error Message Improvement:

    • The error thrown by waitForRequest now includes the alias in the message for better debugging context.
  • Test Update:

    • The test for waitForRequest was updated to expect the new, more descriptive error message.

This closes #29

@kevinccbsg kevinccbsg merged commit 6912369 into main Oct 7, 2025
4 checks passed
@kevinccbsg kevinccbsg deleted the fix/wait-for-request-improvements branch October 7, 2025 17:28
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.

[command] waitForRequest improvements

1 participant