I have a number of repositories defined in my local OBS instance, only one of which is an "external" repo" <repository name="openSUSE-11.1"> <path project="openSUSE.org:openSUSE:11.1:Update" repository="standard"/> <arch>x86_64</arch> </repository> The problem is, even though I have more than one worker running, absolutely nothing gets done while the obs instance tries to contact api.opensuse.org/public - which frequently times out with a 504. During this time I'll have a job listed as "building" for the openSUSE-11.1 repo and (frequently) the other jobs are listed as "scheduled" but the box is totally idle. It's not actually building anything despite the configurating settings which allow more than one worker process. Basically, a non-responsive api.opensuse.org gums up the rest of the builds, even though they don't make use of that repo. What's going on here? Is there a setting I can twiddle? -- Jon -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org