ezelkow1 opened a new pull request, #12852:
URL: https://github.com/apache/trafficserver/pull/12852

   Adds a new fail action that will combine actions 2 and 5 so that if retries 
are exhausted after attempting collapse then it will also check if it can serve 
stale if it has an object before deciding to go upstream.
   
   This also refactors a tiny bit of the going to origin logic so that when we 
are in these retry states we can avoid multiple CACHE_LOOKUP hook calls since 
previously plugins could get hit with these multiple times.  Also fixes some 
stats issues around counting hit vs. stale or dupe counts.
   
   
   For now I mainly want to see if this passes all tests since I can't run all 
locally


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to