Open
Description
As an extra points - we know the point in time when custom checks are done subscribing for a particualr project. At that point in time we should as well know if any check is subscribed to ProjectsImported - so we might be able to replay or discard deffered events for particular project at that point of time. And from that time on just directly feed the data to the checks (in case any subscribed).
But feel free to not solve as part of this PR if it'd turn more complicated than couple lines of code. (entering a lower priority item for that for future would be still nice though)
Originally posted by @JanKrivanek in #10761 (comment)