Performance effect of intermediate timer event

Does adding more intermediate timer event with duration can reduce the performance of zeebe engine…lets say in my process i have 50k instances which are waiting at intermediate timer event for some duration…will the effect be same as 50k service-task waiting for getting completed??
or for timer event is it like the data is just persisted in database and it does not affect the performance at all??

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.