GoogleCloudPlatform / GoogleCloudPlatform/spanner-migration-tool
Improve error reporting in harbourbridge
Open
- Dominant language
- PLpgSQL
- Stars
- 155
- Forks
- 83
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 6
Description
Currently, harbourbridge just panics for errors of type: cant create database, cant get instance etc. We just print the rpc error message which is not enough to know the cause of the error itself. We should add better error messages including what was the input for the failed function such as the request body etc.
Contributor guide
Assessment
This issue has not been assessed yet.