Skip to content

fix(cli): retry site eval after startup navigation#200

Open
shabooboo006 wants to merge 1 commit intoepiral:mainfrom
shabooboo006:site-eval-navigation-retry
Open

fix(cli): retry site eval after startup navigation#200
shabooboo006 wants to merge 1 commit intoepiral:mainfrom
shabooboo006:site-eval-navigation-retry

Conversation

@shabooboo006
Copy link
Copy Markdown

Summary

  • Retry transient Runtime.evaluate target/navigation failures in the site command.
  • Re-resolve the target tab before retrying so a tab created during Chrome startup can settle.
  • Limit retries to a short startup window to avoid replaying long-running site adapters after they may have performed side effects.

Duplicate check

Tests

  • pnpm build
  • pnpm lint
  • pnpm test

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.

1 participant