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

fix: re-implement slow-mo transport without message serialization #1328

Merged
merged 2 commits into from
Mar 10, 2020

Conversation

aslushnikov
Copy link
Collaborator

With this implementation, slowMo will throttle all outbound
messages.

Fixes #1214

With this implementation, `slowMo` will throttle all `outbound`
messages.

Fixes microsoft#1214
@aslushnikov aslushnikov requested a review from dgozman March 10, 2020 22:22
@aslushnikov aslushnikov merged commit 65d10a5 into microsoft:master Mar 10, 2020
@aslushnikov aslushnikov deleted the better-slowmo-transport branch March 10, 2020 22:57
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.

[BUG] Setting slowMo to 250 ms to examples in README.md times out the test cases with headless: false
2 participants