Skip to content

fix: use transaction id in reset response#1767

Open
notpeelz wants to merge 1 commit intoSlimeVR:mainfrom
notpeelz:fix-reset-resp-tx-id
Open

fix: use transaction id in reset response#1767
notpeelz wants to merge 1 commit intoSlimeVR:mainfrom
notpeelz:fix-reset-resp-tx-id

Conversation

@notpeelz
Copy link
Contributor

Changes the reset response to use the transaction id of the request, for use in solarxr-cli.

The use case is for implementing a blocking mode (--wait option) in solarxr-cli reset <type>.
This is especially useful for chaining commands, eg:

solarxr-cli reset --delay 3 --wait full && notify-send "Full reset done"

solarxr-cli branch: https://github.com/notpeelz/solarxr-cli/tree/feat-reset-transaction

@github-actions github-actions bot added the Area: Server Related to the server label Feb 28, 2026
Copy link
Member

@ButterscotchV ButterscotchV left a comment

Choose a reason for hiding this comment

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

Looks fine besides this overload weirdness, seems to be a continuation of #1527.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Server Related to the server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants