framework icon indicating copy to clipboard operation
framework copied to clipboard

Add a Busy pattern for block production pipeline checks

Open rpanic opened this issue 2 months ago • 0 comments

Currently, we have a bunch of a similar pattern of checking whether a given production module is currently busy or not - mainly implemented in the block trigger, where imo it does not belong. We should consolidate that into a reusable interface and a reusable implementation that handles those cases idiomatically

rpanic avatar Nov 04 '25 22:11 rpanic