Skip to content

chore: explicit timeout config for send - #2900

Merged
Adam Gastineau (agg23) merged 8 commits into
microsoft:mainfrom
agg23:explicit-timeout-config
Jun 25, 2025
Merged

chore: explicit timeout config for send#2900
Adam Gastineau (agg23) merged 8 commits into
microsoft:mainfrom
agg23:explicit-timeout-config

Conversation

@agg23

Copy link
Copy Markdown
Contributor

Follow up from #2892. Remove implicit timeout information in server calls and make it explicit and required.

Comment thread playwright/_impl/_connection.py Outdated

@dgozman Dmitry Gozman (dgozman) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I started to annotate places that now have a timeout, but previously did not, but there are too many. Could you please align with Node.js to avoid behavior changes?

Comment thread playwright/_impl/_clock.py Outdated
Comment thread playwright/_impl/_connection.py Outdated
Comment thread playwright/_impl/_element_handle.py Outdated
Comment thread playwright/_impl/_fetch.py Outdated
Comment thread playwright/_impl/_fetch.py Outdated
Comment thread playwright/_impl/_frame.py Outdated
Comment thread playwright/_impl/_connection.py Outdated
Comment thread playwright/_impl/_frame.py Outdated
@agg23
Adam Gastineau (agg23) merged commit 3713a32 into microsoft:main Jun 25, 2025
36 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants