alitheg commented on PR #529: URL: https://github.com/apache/tooling-trusted-releases/pull/529#issuecomment-3754299916
@sbp I realised we already have sufficient plumbing for scheduling, since the worker runs on a loop and claims tasks. There are some potential improvements I can think of to this - such as adding a "scheduled" column to Task instead of using "added" - but I didn't want to spend too long on it as a first pass. Let me know what you think of the concept and we can refine or throw it away! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
