mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Updated timeouts for action execution, step processing, and screenshot operations to more aggressive values (e.g., reduced from 60s to 20s for actions, 30s to 10s for DOM processing). - Adjusted retry logic and timeout settings for screenshot and iframe content extraction to enhance performance and reduce potential hangs. - Improved logging for timeout events to provide clearer feedback on operation failures.