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

Have update negotiation-needed steps return a promise #2488

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

jan-ivar
Copy link
Member

@jan-ivar jan-ivar commented Mar 9, 2020

The update the negotiation-needed flag algorithm says to: "queue a task to chain the following steps to connection's operations chain:".

The steps therefore need to return a promise, because the chain function expects it ("Upon fulfillment or rejection of the promise returned by the operation, run the following steps").


💥 Error: 500 Internal Server Error 💥

PR Preview failed to build. (Last tried on Mar 9, 2020, 9:13 PM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 Spec Generator - Spec Generator is the web service used to build specs that rely on ReSpec.

🔗 Related URL

Navigation timeout of 30000 ms exceeded

If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.

@jan-ivar jan-ivar self-assigned this Mar 9, 2020
@henbos henbos merged commit 58520d5 into w3c:master Mar 12, 2020
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.

3 participants