src-d / gitbase

SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase
Apache License 2.0
2.07k stars 123 forks source link

Report repository_id on errors #909

Closed smola closed 5 years ago

smola commented 5 years ago

When a query fails because of a git error, like the infamous object not found or possibly other deeper I/O errors, it would be very helpful for troubleshooting if repository_id (or path or any other proxy) was added to the error.