I know that this is bad idea, but I'm ultimately careful with this and don't know another option.
I have action handler inside the store which should emit actions through setInterval every few seconds. Is it possible or the only options is to move setInterval to component?