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: flaky latency test #4381

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

dpc
Copy link
Contributor

@dpc dpc commented Feb 21, 2024

The failing assertion compare max latency vs p90. But after improvements to client sm executor all the averages, mins, median and p90 went down.

I don't see why some rare max timing would neccessarily need to be within any range compared to p90. Especially given how many tests we're running in parallel on a VM, etc.

The failing assertion compare max latency vs p90. But after improvements
to client sm executor all the averages, mins, median and p90 went down.

I don't see why some rare max timing would neccessarily need to be within
any range compared to p90. Especially given how many tests we're running
in parallel on a VM, etc.
@dpc dpc requested a review from a team as a code owner February 21, 2024 00:59
@maan2003 maan2003 added this pull request to the merge queue Feb 21, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 21, 2024
@bradleystachurski
Copy link
Member

Our old friend 😄

TIMEOUT [ 480.038s] fedimint-mint-tests::fedimint_mint_tests sends_ecash_out_of_band_cancel

@maan2003 maan2003 added this pull request to the merge queue Feb 21, 2024
Merged via the queue into fedimint:master with commit ac08cae Feb 21, 2024
20 checks passed
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.

None yet

3 participants