Skip to content

it_rate_limit_subgraph_requests test changed to multi-threaded runtime#2218

Merged
BrynCooke merged 1 commit intodevfrom
bryn/fix-flaky-traffic-shaping-test
Dec 6, 2022
Merged

it_rate_limit_subgraph_requests test changed to multi-threaded runtime#2218
BrynCooke merged 1 commit intodevfrom
bryn/fix-flaky-traffic-shaping-test

Conversation

@BrynCooke
Copy link
Contributor

Fixes #2213

Ran in a tight loop 1000 times would fail pretty much immediately on the single threaded runtime. Completed 1000 runs successfully when changed to multithreaded.

Fixes #2213

Ran in a tight loop 1000 times would fail pretty much immediately on the single threaded runtime.
Completed 1000 runs successfully when changed to multithreaded.
@BrynCooke BrynCooke force-pushed the bryn/fix-flaky-traffic-shaping-test branch from 87472f2 to e35a2e3 Compare December 6, 2022 10:44
Copy link
Contributor

@garypen garypen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been running it like this since last week on a variety of branches and it never failed, so fingers crossed....

@BrynCooke BrynCooke merged commit 9b1efe3 into dev Dec 6, 2022
@BrynCooke BrynCooke deleted the bryn/fix-flaky-traffic-shaping-test branch December 6, 2022 11:12
@BrynCooke BrynCooke self-assigned this Dec 13, 2022
@BrynCooke BrynCooke added this to the v1.6.0 milestone Dec 13, 2022
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.

it_rate_limit_subgraph_requests fails frequently

3 participants