Event handlers run often, for example on commit of an object. These event handler microflows should not have heavy actions.
The default does consider not retrieves, but does consider CRUD actions as heavy, because before commit you should not do these heavy actions.
See heavy actions for a detailed explanation on how to configure.