browsertrix/backend/btrixcloud/operator
Ilya Kreymer e7af081af1
profile browser fixes: better resource usage + load retry (main) (#1604)
- Backend: Use separate resource constraints for profiles: default
profile browser resources to either 'profile_browser_cpu' /
'profile_browser_memory' or single browser 'crawler_memory_base' /
'crawler_cpu_base', instead of scaled to the number of browser workers

- Frontend: check that profile html page is loading, keep retrying if
still getting nginx error instead of loading an iframe with the error.

Fixes #1598 (Copy of #1599 from 1.9.4)
2024-03-16 15:07:04 -07:00
..
__init__.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00
baseoperator.py profile browser fixes: better resource usage + load retry (main) (#1604) 2024-03-16 15:07:04 -07:00
bgjobs.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00
crawls.py Merge V1.9.3 changes into main (#1583) 2024-03-06 15:38:22 -08:00
cronjobs.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00
models.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00
profiles.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00