Retoactive Freeze break: datagrepper wsgi

2017-09-28 Thread Kevin Fenzi
Greetings. Today I spent a while looking at datagrepper. Our websites build process calls it and has been failing for a long while now. We went over some suggestions in https://pagure.io/fedora-infrastructure/issue/6384 and decided that a db upgrade could help out, but thats very intrusive so we

Re: FBR - a timeout for the koji pkglist sync script

2017-09-28 Thread Ralph Bean
Applied: https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=18b7ea4435e2a28b65fae2dc9161900d7e961a1e ___ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-le...@lists.f

Re: FBR - a timeout for the koji pkglist sync script

2017-09-28 Thread Patrick マルタインアンドレアス Uiterwijk
> +1, default timeout cant be 12 hours. It totally is, and for good reason. There *are* API calls that take literally hours. For example, the "Finish and import build" call that koji does as part of a build step for texlive (a package with lots of subrpms and big subrpms) takes about 6 hours at

Re: FBR - a timeout for the koji pkglist sync script

2017-09-28 Thread Stephen John Smoogen
+1 That sounds like a reasonable time frame. On 28 September 2017 at 10:37, Ralph Bean wrote: > Mohan and Matt found yesterday that the koji pkglist sync script was hung (for > two hours) waiting on a koji query. We looked today, and found that the > default timeout for koji requests is 12 hours

Re: FBR - a timeout for the koji pkglist sync script

2017-09-28 Thread Mohan Boddu
+1, default timeout cant be 12 hours. ___ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org

FBR - a timeout for the koji pkglist sync script

2017-09-28 Thread Ralph Bean
Mohan and Matt found yesterday that the koji pkglist sync script was hung (for two hours) waiting on a koji query. We looked today, and found that the default timeout for koji requests is 12 hours! (whee!) Here's a patch to that script that sets a timeout of 10 minutes which, based on a reading

Re: FBR: Updating MirrorManager to 0.8.3

2017-09-28 Thread Adrian Reber
On Wed, Sep 27, 2017 at 08:20:51AM +0200, Adrian Reber wrote: > The new MirrorManager2 0.8.3 release correctly detects and creates > repositories for the newly created 'modular' tree: > > /srv/pub/fedora/linux/modular/ > > I have installed the new release in staging and it works correctly. The >