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 timers over multiple API keys (paging CCP FoxFour)

First post
Author
ItsmeHcK1
Immortalis Inc.
Shadow Cartel
#1 - 2014-11-13 10:52:36 UTC  |  Edited by: ItsmeHcK1
I was thinking of implementing a staggered poking cycle. Now, this obviously wouldn't work on one key, as the cache timer prevents me from getting new results, but what about multiple keys?
Say I were to poke the Notifications API on one key at 12:01 and the same API for the same character on a different key at 12:02, would I get new results? In other words, is the cache characterbound or keybound? I figured I'd ask before breaking the API servers. :P
CCP FoxFour
C C P
C C P Alliance
#2 - 2014-11-13 11:15:45 UTC
It depends on the resource, and no I wont tell you which ones. Most are not cached per API key so doing that would just be a waste of your time.

@CCP_FoxFour // Technical Designer // Team Tech Co

Third-party developer? Check out the official developers site for dev blogs, resources, and more.

Dragonaire
Here there be Dragons
#3 - 2014-11-13 18:04:22 UTC
You might want to look at this link as it has some info about the cache times and how the several different types of caching work.
https://neweden-dev.com/API

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.