ConsenSysDiligence / ConsenSysDiligence/armlet
On HTTP 502 (in trial user especially) we should be reporting back the UUID.
Open
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Runnning truffle-secure as a trial use on a simple contract gave me back:
```
Internal MythX errors encountered:
Failed in retrieving analysis response, HTTP status code: 502
Bad Gateway
```
The error message is getting fixed up, but given that a trial user can't see past uuids, we need to include that in the above message.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.