arch_boxes_sync: Handle delay between release and artifacts being ready gracefully
Compare changes
@@ -19,7 +19,13 @@ readonly TMPDIR="$(mktemp --directory --tmpdir="/var/tmp")"
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
The releases are released/tagged and then built, so there is a delay between releasing a release and the artifcats being ready, we should handle that gracefully.