We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf6610 commit bc2e548Copy full SHA for bc2e548
README.md
@@ -150,6 +150,7 @@ Polling timeouts and repeated polling failures are surfaced as:
150
- `HyperbrowserPollingError`
151
152
`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.
154
155
```python
156
from hyperbrowser import Hyperbrowser
0 commit comments