Hello Michael,
mherger wrote: 
> Hi Roland,
> 
> thanks for another extension :-). I'm not sure yet whether I'll include
> it  
> in the distributed code though. I really have to pay attention not to  
> waste queries...
> 
I'm aware that this is an ongoing concern, so I tried to use queries
sparingly (no automatic loading of tickets, no real-time updates of data
etc.).
The new version (attached) now loads the ticket data with a configurable
delay, so you can easily restrict the number of calls per user per time.
You could also remove the function to display the item detail data (most
of the information is available in the smartmix-missing.log anyway,
although in a less interactive/graphical way).
It also fixes the caching issues - thanks for the hint.

mherger wrote: 
> 
> And please be aware that whenever you tinker something using the shared 
> 
> API key, that you might break other users' basic functionality if your 
> 
> script does too many queries in too short a time. Most of my helper  
> scripts have some throttling mechanism built in to eg. not run more than
> 
> one query per 5 seconds.
> 

When experimenting, I use my own API key. The SmartMix extensions are
developed using local static JSON data, and only when this works, I
switch to the real API. I use helper scripts only for
managing/displaying catalogs, so it's just one API call.
Still, if you think this is a problem, I can switch my whole
installation to my API key.

----
Roland

14430


+-------------------------------------------------------------------+
|Filename: theechonest_ci.2.zip                                     |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=14430|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to