Skip to content

feat: better errors#150

Merged
barjin merged 9 commits intomasterfrom
feat/better-python-errors
Apr 29, 2025
Merged

feat: better errors#150
barjin merged 9 commits intomasterfrom
feat/better-python-errors

Conversation

@barjin
Copy link
Member

@barjin barjin commented Apr 26, 2025

Improves the error handling in impit and both the language bindings. Improves error messages.

For Python bindings, this PR adds the same exception types as in httpx.

Closes #130

@barjin barjin self-assigned this Apr 26, 2025
@github-actions github-actions bot added this to the 113rd sprint - Tooling team milestone Apr 26, 2025
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Apr 26, 2025
@barjin barjin changed the title feat: better Python errors feat: better errors Apr 29, 2025
@github-actions github-actions bot added the tested Temporary label used only programatically for some analytics. label Apr 29, 2025
@barjin barjin marked this pull request as ready for review April 29, 2025 11:10
@barjin barjin merged commit 71b6db5 into master Apr 29, 2025
46 checks passed
@barjin barjin deleted the feat/better-python-errors branch April 29, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(py) Improve exceptions

1 participant