Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/update event subjects #1381

Merged

Conversation

connorsmith256
Copy link
Contributor

Feature or Problem

This updates the control interface and wash-lib to use the suffixed event subject. Since I modified a public function in the control interface, this is technically a breaking change. However, wash-lib is the only known client using this function

This also fixes an issue where wash would report Timed out waiting for applicable event, operation may have failed. The latest host emits the scale events, but wash was still looking for the start/stop events

Related Issues

#1091

Release Information

Next

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

Manually verified that wash start actor and wash stop actor received the correct events

Copy link
Member

@brooksmtownsend brooksmtownsend left a comment

Choose a reason for hiding this comment

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

Love the changes and the fix!

Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
@connorsmith256 connorsmith256 enabled auto-merge (rebase) January 25, 2024 16:40
@connorsmith256 connorsmith256 merged commit 9550bf1 into wasmCloud:main Jan 25, 2024
29 of 30 checks passed
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.

None yet

2 participants