Fix Caching_SendFileWithFullContentLength_Cached()
#32853
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
test-failure
Milestone
Error Message
Stacktrace
Build
https://dev.azure.com/dnceng/public/_build/results?buildId=1141411
Notes
Note the changes in #32508 (the PR validated in that build) are incredibly unlikely to cause unreliability in that test. At least anecdotally (per @Tratcher), the test is not reliable. That makes sense when other tests are contending for HTTP connections or otherwise slowing down when the test gets back to issuing its second
GetFileAsync(...)
call. May need more than a bump to themax-age=10
in theCache-Control
header.The text was updated successfully, but these errors were encountered: