Files
open-webui/backend/open_webui/retrieval/web
_00_ 093af754e7 FIX: Playwright Timeout (ms) interpreted as seconds
Fix for Playwright Timeout (ms) interpreted as seconds.

To address https://github.com/open-webui/open-webui/issues/16801

In Frontend Playwright Timeout is setted as (ms), but in backend is interpreted as (s) doing a time conversion for playwright_timeout var (that have to be in ms).

& as  _Originally posted by @rawbby in [#16801](https://github.com/open-webui/open-webui/issues/16801#issuecomment-3216782565)_

> I personally think milliseconds are a reasonable choice for the timeout. Maybe the conversion should be fixed, not the label.
> This would further not break existing configurations from users that rely on their current config.
>
2025-08-23 14:15:00 +02:00
..
2025-02-12 23:28:57 -08:00
2025-06-28 15:21:20 +04:00
2025-02-05 00:07:45 -08:00
2025-04-24 14:57:28 +08:00
2025-02-12 23:28:57 -08:00
2025-02-09 22:20:47 -08:00
2025-08-21 12:51:41 +04:00
2025-04-10 08:46:12 -07:00
2025-05-03 23:48:24 +04:00