[Tilesathome] t at h server updates

Sebastian Spaeth Sebastian at SSpaeth.de
Fri Nov 16 10:28:39 GMT 2007


On Thu, Nov 15, 2007 at 11:15:07PM -0500, Christopher Schmidt wrote:
> 1. The user requesting a tileset is now recorded...
> 2. Which let me find out that some clients were requesting a huge number
>    of requests, which let me find out that...
> 3. The t at h server has not been correctly handling re-requests since
>    mid-August. This is now fixed.

thanks for fixing this. However, now you reinsert failed jobs without modifiying the date field in the queue table of the db.
This effectively puts rerender requests at the very front of the queue, rather than reinserting them at the end. This has the unpleasant side effect that renderers who can't cope with a tile will return it ask for a new job and are likely to be handed the exact same tile they just returned as it is in the front of the queue.

Was that your intention christopher? Otherwise it makes sense to requeue it at the end for now.

spaetz




More information about the Tilesathome mailing list