Skip to content

Harden DNS guard and classify run failures#40

Merged
joyzoursky merged 5 commits intomainfrom
fix-error
Mar 9, 2026
Merged

Harden DNS guard and classify run failures#40
joyzoursky merged 5 commits intomainfrom
fix-error

Conversation

@joyzoursky
Copy link
Copy Markdown
Collaborator

  • Dispatch browser runs on demand
  • Harden runtime URL checks and error logging
  • Harden browser network guard diagnostics
  • Emit per-statement Playwright trace events

- queue browser runs as QUEUED and claim by run id during dispatch

- remove dedicated browser worker loop and legacy browser claim service

- keep Android runner claim flow unchanged
- allow runtime DNS lookup failures to fail-open by default

- cache successful DNS resolutions and add coverage tests

- strip ANSI escape sequences from runtime error messages
- extract browser request guard into a dedicated runtime module

- emit structured network-guard summaries for blocked requests

- add strict/fail-open DNS policy tests and triage docs
- split playwright-code blocks into executable statements with line metadata

- emit statement logs and screenshots for viewer timeline visibility

- add statement trace parser tests
@joyzoursky joyzoursky changed the title fix error Harden DNS guard and classify run failures Mar 9, 2026
@joyzoursky joyzoursky merged commit b626edf into main Mar 9, 2026
1 check passed
@joyzoursky joyzoursky deleted the fix-error branch March 9, 2026 16:53
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