Skip to content

Implement async recorder screenshot worker#143

Open
paulsmith wants to merge 1 commit into
VibiumDev:mainfrom
paulsmith:push-yxosqnmrwzrt
Open

Implement async recorder screenshot worker#143
paulsmith wants to merge 1 commit into
VibiumDev:mainfrom
paulsmith:push-yxosqnmrwzrt

Conversation

@paulsmith

Copy link
Copy Markdown
Collaborator

Queue per-action recording screenshots on a bounded worker so action commands do not block on capture. Drain queued screenshots at recording stop and chunk boundaries, preserve the target browsing context, and cover the queue/drain behavior with recorder tests.

Fixes #142

@paulsmith paulsmith requested a review from hugs May 11, 2026 03:45
Queue per-action recording screenshots on a bounded worker so action commands do not block on capture. Drain queued screenshots at recording stop and chunk boundaries, preserve the target browsing context, and cover the queue/drain behavior with recorder tests.
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.

vibium click hangs during recording when a POST submit redirects back to the form page

1 participant