Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make cache cid timeout an expected error #23874

Merged
merged 2 commits into from
Aug 12, 2019

Conversation

dreamofabear
Copy link

Fixes #20120.

There are two sources of timeout in that bug: cache-cid-api.js and history-impl.js. This PR makes the former an expected dev error.

I think the latter is due to viewer messaging init timeout but I'm not 100% sure, so changed the message for that timeoutPromise to see what happens.

/to @jridgewell

@dreamofabear dreamofabear merged commit 66c4ca7 into ampproject:master Aug 12, 2019
@dreamofabear dreamofabear deleted the timeout-expected-error branch August 12, 2019 17:08
thekorn pushed a commit to edelight/amphtml that referenced this pull request Sep 11, 2019
* Make cache cid timeout an expected error.

* Remove user import.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: No messaging channel: initMessagingChannel
3 participants