Open Conjur-oss opened 2 years ago
Steps to reproduce: run the next cli command
Expected Results: Reason: < informative message >
Additional info:
The CLI catch errors and show error messages. in this case we get a Timeout error from aiohttp which does not have error message.
NextVersion
There's an easy workaround
User can run the command in debug mode and will get the info that this is a timeout error
ONYX-15160
Bug description
Steps to reproduce: run the next cli command
Expected Results: Reason: < informative message >
Additional info:
The CLI catch errors and show error messages. in this case we get a Timeout error from aiohttp which does not have error message.
Found in version
NextVersion
Workaround Complexity
There's an easy workaround
Workaround Description
User can run the command in debug mode and will get the info that this is a timeout error
Affects Version/s
Link to JIRA bug
ONYX-15160