Ticket #2150 (closed defect: fixed)
RestfulService caches data even when the request failed
| Reported by: | mpeel | Owned by: | lperera |
|---|---|---|---|
| Priority: | medium | Milestone: | 2.3.0-rc1* |
| Component: | Sapphire Framework | Version: | 2.2.0 |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
Because it does the caching no matter what, it will cache an error for the cache expiry time, even if the API was only down for a minute or so.
Errors connecting to the server should never generate or override the cache.
Change History
Note: See
TracTickets for help on using
tickets.
