On 19.02.25 14:52, Vitalii Koshura wrote:
> Oliver:
> Have you ever had issues with that?
> The project is working for years, and since you have never mentioned this -
> why do it now?
Well, we're constantly fighting scrapers, DDoS attacks and other
malicious behavior. But even well intentioned actions like calling RPCs
for legitimate reasons can get you banned if you do it excessively since
it stresses our infrastructure without good reason. As you pointed out
earlier:
> There is some timeout between data fetch. I don't know the details exactly,
> but you can think about it as a realtime data (almost)
On the plots there are 1-minute intervals...
That's what I consider excessive. We do provide stats data for
interested parties but it's up to us how we do that such that it doesn't
impact our operations. All major stats sites have access to our data, in
a well-behaved manner. Simply permanently scraping one's site isn't
well-behaved, it's misuse. Think about it, for standard BOINC projects
each request will run multiple potentially expensive live DB requests.
For us, providing a stable and reliable user experience is more or less
the most important (outside) goal. We do what's needed to ensure that.
Thanks. Anyone interested in using our data is welcome to reach out to
us and we'll figure out what's possible.
Oliver