Ensure heartbeat doesnt run on batch instances
jonathanmetzman opened this issue · 1 comments
jonathanmetzman commented
It's not needed since theyre short lived and also it doesn't work because it tries to access the database.
jonathanmetzman commented
Should be fixed by #3945