Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
![]() |
World Community Grid Forums
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
No member browsing this thread |
Thread Status: Active Total posts in this thread: 10
|
![]() |
Author |
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
I currently run a 3rd party stat image site (http://dcstat.com), and am having trouble retrieving stats for WCG. I am using the RSS Feed, however it appears as if flood control was recently put into place.
Here's what I get... <?xml version="1.0" encoding="UTF-8"?> I was wondering what the flood control was currently set at, or what would be an acceptable rate to retrieve stats? Thanks! |
||
|
retsof
Former Community Advisor USA Joined: Jul 31, 2005 Post Count: 6824 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Sort of the same question as the other message in the chat area. I'll refer the techs to both of these threads...
----------------------------------------
SUPPORT ADVISOR
Work+GPU i7 8700 12threads School i7 4770 8threads Default+GPU Ryzen 7 3700X 16threads Ryzen 7 3800X 16 threads Ryzen 9 3900X 24threads Home i7 3540M 4threads50% |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Meanwhile, why not try throttling it yourself? 5 seconds between requests would space things out a bit.
Since the techs haven't mentioned this limit before, and I'm 99% sure they haven't just added it, it looks like you have just exceeded the limit now. |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Thanks retsof and Didactylos.
I just tested with a 5 second throttle....still to quick, apparently... From what I can tell, it looks like the limit is somewhere between 10-20 seconds. Puts my stat update times for WCG over an hour, possibly over two hours... ![]() |
||
|
knreed
Former World Community Grid Tech Joined: Nov 8, 2004 Post Count: 4504 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
It is set at 5 seconds (but you would want to pull at a slower pace in case the timing between each request had some variance).
And yes - we had to add this on Tuesday morning. We had someone pulling a the stats via this interface at around 6-7 requests per second and that caused the website to lock up for about 2-3 hours while we figured out what was going on. I will drop the throttle down to 2.5 seconds. This will take effect when we release the next major release of the website (in about 2 weeks) |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Hmm... so I'm wrong about when you added it, right about the delay....
Next time, please tell us! It's only chance that you didn't break mine too; I use a combination of RSS and page scrapes. |
||
|
jal2
Senior Cruncher USA Joined: Apr 28, 2007 Post Count: 422 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
It sounds like it would be more efficient for everyone if WCG could provide, and document, an HTML servlet which would accept a delimited list of tags and return an XML document with a row of values for each tag.
----------------------------------------This would allow the different signature providers a documented mechanism with a hopefully smaller WCG bandwidth impact than current techniques. Yes, I realize this is an enhancement which someone has to code, and there may be some security/privacy issues to consider, but I thought I would suggest it. |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
It has been on the todo list for some time now. It's scheduled for this year.
|
||
|
keithhenry
Ace Cruncher Senile old farts of the world ....uh.....uh..... nevermind Joined: Nov 18, 2004 Post Count: 18665 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Thanks retsof and Didactylos. I just tested with a 5 second throttle....still to quick, apparently... From what I can tell, it looks like the limit is somewhere between 10-20 seconds. Puts my stat update times for WCG over an hour, possibly over two hours... ![]() Mousie, could you easily take a "round robin" approach? Send a request to each project rather than all requests for a given project back to back? You could set a time flag each time you send a request to WCG and the next time you need to send a request to WCG, check that and throttle if necessary? That might help keep down the total time for your stat updates. Just a thought. |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
That is something I am considering, keithhenry.
![]() |
||
|
|
![]() |