maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Maposmatic-dev] [PATCH 3/5] Use two different refresh frequencies o


From: Maxime Petazzoni
Subject: Re: [Maposmatic-dev] [PATCH 3/5] Use two different refresh frequencies on the job page
Date: Mon, 11 Jan 2010 11:16:34 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

* David MENTRE <address@hidden> [2010-01-11 11:13:46]:

> Hi Maxime,
> 
> 2010/1/11 Maxime Petazzoni <address@hidden>:
> > +# Job page refresh frequency, in seconds, for when the job is waiting in 
> > queue
> > +# and when the job is currently being rendered.
> > +REFRESH_JOB_WAITING = 10
> > +REFRESH_JOB_RENDERING = 20
> 
> I would use longer refresh time when waiting (many jobs) than when
> rendering (only on or two). And I would also use bigger values, that
> would give:
> 
> REFRESH_JOB_WAITING = 30  # or even 45s or 1 min
> REFRESH_JOB_RENDERING = 20

Ideally, our pipeline should not have that much latency in the waiting
phase...

Thomas, feel free to change to whatever you think is right when merging,
I won't resend a patch just for this.

- Maxime
-- 
Maxime Petazzoni <http://www.bulix.org>
 ``One by one, the penguins took away my sanity.''
Linux kernel and software developer at MontaVista Software

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]