These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

API Cache Styles

Author
Dei
Cosmic Core Industries
#1 - 2012-11-20 22:42:14 UTC
Reading up on cache styles I always assumed (and I'm sure it happened like this in the past) that the 'Long' cache style API calls just give you an error if you request them multiple times before the cacheTimer expires. Is this still the case, as I'm seeing them on the live and test servers give me back information that has obviously been stored?

Example: https://api.eveonline.com/corp/ContactList.xml.aspx?keyID=&vCode=&characterID=

Has something changed or have I misunderstood something about the different cache styles?
Karbowiak
State War Academy
Caldari State
#2 - 2012-11-21 00:28:38 UTC
Ignore the cache styles, and just obey the cachedUntil value - will make your life easier :)