Skip to content

Commit bc2e548

Browse files
Document transport error method-and-URL context
Co-authored-by: Shri Sukhani <shrisukhani@users.noreply.github.com>
1 parent baf6610 commit bc2e548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ Polling timeouts and repeated polling failures are surfaced as:
150150
- `HyperbrowserPollingError`
151151

152152
`HyperbrowserPollingError` also covers stalled pagination (no page-batch progress during result collection).
153+
Transport-level request failures include HTTP method + URL context in error messages.
153154

154155
```python
155156
from hyperbrowser import Hyperbrowser

0 commit comments

Comments
 (0)