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

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

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