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

--- Comment #14 from Bawolff (Brian Wolff) <[email protected]> ---
(In reply to Tisza Gergő from comment #13)
> (In reply to Bawolff (Brian Wolff) from comment #4)
> > The attempt-failures thing only increments the cache key after the attempt
> > failed. Given it was taking ~ 38 seconds just to download the file to the
> > image scalar (in the case I tried), A lot of people could try and render
> > that file in that time before the key is incremented (Still limited by the
> > pool counter though). Maybe that key should be incremented at the beginning
> > of the request.
> 
> That would be a semaphore, basically (except that its value would decrease
> with failures). Isn't that what the FileRender poolcounter does already?

Yes. You're right.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to