Skip to content

feat: use hot prowser instance to improve stability#10976

Open
aonnikov wants to merge 1 commit into
developfrom
feat-print-stability
Open

feat: use hot prowser instance to improve stability#10976
aonnikov wants to merge 1 commit into
developfrom
feat-print-stability

Conversation

@aonnikov

Copy link
Copy Markdown
Member

No description provided.

@aonnikov
aonnikov requested a review from ArtyomSavchenko July 14, 2026 04:13
@huly-github-staging

Copy link
Copy Markdown

Connected to Huly®: UBERF-16665

@aonnikov
aonnikov force-pushed the feat-print-stability branch from aeae592 to 7e56ae3 Compare July 14, 2026 05:36
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
@aonnikov
aonnikov force-pushed the feat-print-stability branch from 7e56ae3 to 09e3599 Compare July 14, 2026 07:30
return await this.createPageInBrowser(browser)
} catch (err) {
if (this.browser === browser) {
await this.resetBrowser(browser)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is it safe in case when PRINT_CONCURRENCY > 1?


import config from './config'

const BROWSER_PAGE_INIT_TIMEOUT_MS = 2000

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we make this timeout configurable?

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