On Friday 06 June 2008 14:22:33 Niels Breet wrote: > > On Fri, 2008-06-06 at 13:56 +0200, ext Niels Breet wrote: > >>>> This is because we process the queue every certain amount of time > >>>> and we check if we have seen the file before in the last run. > >>>> > >>>> A file that has been there for a certain amount of time gets > >>>> processed. > >>>> > >>>> > >>>> Ed: Do we need to make the upload_timeout a little longer? > >>> > >>> Yep. That's what I'm thinking of. What is the current value? > >> > >> 180, so that is pretty low. As it must at least be the time between 2 > >> queue runs? > > > > It's 3 minutes. Not that low, I'd say. Let's set it to 240. If it's > > still not enough then we can increase it even more. > > I have set this to 240 now, let's see if this is enough to solve the > problem.
Do I understand this correctly? You are saying that if I upload a package and the autobuilder runs fewer than 4 minutes after I do the upload, that the files will be ignored? So, I may have to wait 9 minutes before the build starts? That breaks my "brute force" synchronisation approach (you remember the issue we discussed at length before: how should I deal with building an application where some packages are dependent on others). If you remember, the approach we agreed on is for me to delay the maximum amount of time it could take for one set of packages to build (and be uploaded to the repository and visible in the repository) before submitting the next set. It seems like I have to add a another 4 minutes into that calculation. Obviously I would like it to be as short as possible. And please bear in mind that there are scripts out there that depend on this value (and others, like how often the autobuilder runs and how often the repository queue is processed, etc.), so make sure you let us know if you change them (or, provide a system for handling dependencies automatically so we can throw the scripts away!). Graham _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers