Hide Forgot
Description of problem: Currently the bkr.labcontroller.transfer process checks for complete recipes every 30 minutes and then transfers the logs to their final resting place. Investigate if this would be better served by event trigger from the message bus.
If this is only every 30 minutes, then perhaps it's probably not going to save us that much in resources? Will look into it
This was implemented, and then unimplemented. Another BZ can be opened at a time if we want to reimplement the unimplemented implementation (perhaps with a different messaging bus).