Skip to content

Conversation

@majanjua-amzn
Copy link
Contributor

Background

A few tests fail due to metrics taking >14 minutes to appear. Now that we run our canaries slower we can extend the metric validation time to allow for metrics to be picked up more reliably.

Changes

  • From: 80 attempts * (10 seconds + time to try validating) = 800 seconds = 13m20s (13m40s with the actual attempts)
  • To: 100 attempts * (10 seconds + time to try validating) = 1000 seconds = 16m40s (should end up with ~17mins)

Testing

Not needed

@majanjua-amzn majanjua-amzn added the enhancement New feature or request label Nov 5, 2024
@majanjua-amzn majanjua-amzn self-assigned this Nov 5, 2024
@majanjua-amzn majanjua-amzn merged commit c214672 into main Nov 5, 2024
1 check passed
@majanjua-amzn majanjua-amzn deleted the majanjua-amzn-patch-1 branch November 5, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants