Skip to content

Fix flaky CallService_OtlpHttpEndPoint_BigData_Success with increased timeout#7015

Merged
JamesNK merged 1 commit intomainfrom
jamesnk/increase-bigdata-timeout
Jan 4, 2025
Merged

Fix flaky CallService_OtlpHttpEndPoint_BigData_Success with increased timeout#7015
JamesNK merged 1 commit intomainfrom
jamesnk/increase-bigdata-timeout

Conversation

@JamesNK
Copy link
Copy Markdown
Member

@JamesNK JamesNK commented Jan 3, 2025

Description

CallService_OtlpHttpEndPoint_BigData_Success sends a lot of logs. Most of the time this test finishes in 3-5 seconds. However it can spike up to 10, 20 or 30 seconds. I'm guessing spikes are caused by build server load. The test fails with a timeout at 30 seconds (2% of the time).

This change increases the test timeout from 30 seconds to 120 seconds.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?
Microsoft Reviewers: Open in CodeFlow

@JamesNK JamesNK enabled auto-merge (squash) January 4, 2025 05:01
@JamesNK
Copy link
Copy Markdown
Member Author

JamesNK commented Jan 4, 2025

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@JamesNK JamesNK merged commit d388901 into main Jan 4, 2025
@JamesNK JamesNK deleted the jamesnk/increase-bigdata-timeout branch January 4, 2025 08:48
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants