prisma-client-py
prisma-client-py copied to clipboard
feat(client): improve error message for http timeouts
Change Summary
Improve error message for http timeouts.
Closes https://github.com/RobertCraigie/prisma-client-py/issues/679.
Checklist
- [x] Unit tests for the changes exist
- [x] Tests pass without significant drop in coverage
- [ ] Documentation reflects changes where applicable
- [ ] Test snapshots have been updated if applicable
Agreement
By submitting this pull request, I confirm that you can use, modify, copy and redistribute this contribution, under the terms of your choice.