Azure / Azure/azure-webpubsub

[BugBash][CLI]no response in client event command

Open
#257 1 comment 0 reactions 1 assignee Claimed by @zackliu View on GitHub
bug bug-bash-round-2 cli data plane
Dominant language
TypeScript
Stars
147
Forks
96
Avg merge
19h 28m
Merged PRs (30d)
87

Description

### Describe the bug
[CLI]no response in client event command. Either Success or Failure should be returned. Or any other output which helps debug needs to be returned. However it shows nothing. I don't know what happened.

### To Reproduce

- Open Cloud Shell on Azure Portal
- Create a Web PubSub resource using `az webpubsub create ...`
- Start the client: `az webpubsub client start --hub-name -g -n `
- Send event to event handler: `event name message`
- Nothing happens.
![image](https://user-images.githubusercontent.com/8814383/139384717-4024e562-e722-455a-8553-ea477a0557c7.png)

### Exceptions (if any)

- Should return one of the following: success, failure, error etc with helpful debug info in case of failure/error.
- Better to have some way to set log/output level.

### Further technical details
- SDK and its version you use

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.