Pull-Request has been rebased
I think this might be a bit long, not?
If the problem is that koji is currently writing/generating its sqlite DB, I don't think it's too much.
The cron runs every 20 minutes, so it should be fine anyway
Heh, can we make the sleep interval configurable?
Done :)
Pull-Request has been updated
:+1: here.
Maybe instead of retry once, have a retry counter, sleep for sleep_for between every attempt, and only abort if it still doesn't work after retry_for times?
Adjusted :)
:+1: Looks good to me.
thanks, closing then :)
Pull-Request has been merged by pingou