https://bugzilla.wikimedia.org/show_bug.cgi?id=13209





--- Comment #23 from Roan Kattouw <roan.katt...@home.nl>  2009-01-12 23:56:48 
UTC ---
(In reply to comment #22)
> If the diffs *are* in fact cached, then fetching a lot at once is cheap. If
> they're not, I really don't want a single request to be able to multiply an
> expensive operation times 1500...
> 
I completely understand. Of course that limit could be reduced, but I'm
guessing it would have to be too low to be useful (would it?).

> My general preference would be to limit to one-at-a-time fetching.
> 
> Perhaps if there's a strong use case for it, multiple fetches could be
> conditionally enabled, or could fetch "only if cached", but I'm not sure how
> valuable this is.
> 
Not trivial to implement either: the current diff backend doesn't support such
conditional fetches.

I'll think about one-at-a-time fetching and only-if-cached fetching some more
later, but right now I just wanna get some sleep :P


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to