Skip to content

Build stuck at receiving build, terminal log stuck at "[percy:core] Processing 2 snapshots..." #477

Discussion options

You must be logged in to vote

Hey @ashleykolodziej! Thanks for reporting this -- we dug in and started working on a fix Friday. I was hoping to have it out by like noon today but it turns out this issue is a bit more involved. Basically, when we capture the DOM, we serialize iframes (if possible). When we take that serialized DOM and run asset discovery over it, it hangs because the of iframe CORS requests (we get one response and the rest are forever inflight). That's the gist of it, at least :p

Anyways, this should be fixed by mid-week. Super big thanks for the logs! That was really helpful for us to crack this one open 😃 I created an issue to track too: #485

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ashleykolodziej
Comment options

Answer selected by Robdel12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants