Skip to content

Conversation

@shaykeren
Copy link

This PR fixes the unhandled IllegalStateException in MonitorService by:

  1. Adding proper state management using SystemStatus enum
  2. Fixing isRunning() to return actual running state
  3. Adding retry mechanism for monitor() method
  4. Adding proper exception handling with logging
  5. Removing the intentional exception throwing

This addresses the issue where the monitor endpoint was throwing unhandled IllegalStateException with "monitor failure" message.

Related error ID: b2f3824a-3655-11f0-bc70-ca59c7e8e81d

@doppleware doppleware changed the title Fix MonitorService IllegalStateException handling -created-by-agentic Archive 5 May 31, 2025
@doppleware doppleware closed this May 31, 2025
@doppleware doppleware deleted the fix-monitor-service-illegal-state-created-by-agentic branch May 31, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants