Skip to content

Fix NPE when command name is not provided#16

Open
mukeshgurpude wants to merge 5 commits into
santanusinha:masterfrom
mukeshgurpude:fix/npe-without-command
Open

Fix NPE when command name is not provided#16
mukeshgurpude wants to merge 5 commits into
santanusinha:masterfrom
mukeshgurpude:fix/npe-without-command

Conversation

@mukeshgurpude

@mukeshgurpude mukeshgurpude commented Nov 7, 2024

Copy link
Copy Markdown

Hystrix does allow commands without name..
For commands without name, creation of span is failing since, it doesn't allow tag with null value...

Adding a fallback empty value with descriptive fallback command name helps mitigate this error.

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.

1 participant