Error: Event counter is not active
Sentry Issue: CATTR-DESKTOP-MAIN-GM
Error: Event counter is not active
File "app:///app/src/utils/event-counter.js", line 192, in EventCounter.stop
throw new Error('Event counter is not active');
File "app:///app/src/base/task-tracker.js", line 434, in TaskTracker.stop
eventCounter.stop();
File "app:///app/src/routes/task-tracking.js", line 59, in async Object.tracking/stop
await TaskTracker.stop();