What is the recommended best practice in case of a failed builder?
I recently submitted an update for wxgtk and wxqt.
wxGTK was built successfully for both x86_64 and x86 secondary arch
wxQT was built successfully for x86_64 but the x86 secondary arch build failed with a source package download issue: see Buildmaster Status error is 503 Egress is over the account limit.
which I believe is not related to build architecture as it looks more like a temporary network issue.
Is there an easy way to retrigger the build?