| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Currently, the exception thrown in Locator is not very informative. Having a hint of why the failure occurred would help debugging.
Codecov Report❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
📢 Thoughts on this report? Let us know! |
Sorry, something went wrong.
|
Should we pass the previous exception instead ? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Currently, the exception thrown in Locator is not very informative. Having a hint of why the failure occurred would help debugging.
All of the information I needed was in the original exception which led to the timeout, so I think it makes sense to pass on this message instead of hiding it.