## Versions 4.10.1 ## Describe the bug Currently, if luis api call failed in luis build, the unknown error will be thrown out which is not friendly since we already know the error source. ## To Reproduce Steps to reproduce the behavior: use bf luis:build to publish a lu file with invalid authoringKey, you will find below error message  ## Expected behavior This should be known exception instead of unknown ## Screenshots If applicable, add screenshots to help explain your problem. ## Additional context Add any other context about the problem here. [bug]
Versions
4.10.1
Describe the bug
Currently, if luis api call failed in luis build, the unknown error will be thrown out which is not friendly since we already know the error source.
To Reproduce
Steps to reproduce the behavior:

use bf luis:build to publish a lu file with invalid authoringKey, you will find below error message
Expected behavior
This should be known exception instead of unknown
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
[bug]