For RemoteContentFetcher implement 504 timeouts and Negative Caching
--------------------------------------------------------------------
Key: SHINDIG-278
URL: https://issues.apache.org/jira/browse/SHINDIG-278
Project: Shindig
Issue Type: Improvement
Components: Gadget Rendering Server (Java)
Reporter: Paul Lindner
Assignee: Paul Lindner
In production we've found it necessary to negative cache failing requests as a
self preservation measure.
We also want to return a 504 response if the upstream server times out instead
of a generic 500, this helps the developer
understand that the fault lies in the network and not in Shindig.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.