nestjs-temporal-core
    Preparing search index...

    Class TemporalHealthController

    Health check controller for Temporal components

    Provides a single comprehensive health endpoint that returns overall system health with detailed metrics for all components including client, worker, discovery, schedules, and metadata.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Get comprehensive system health status

      Returns detailed health information for all Temporal components including:

      • Overall system status (healthy/degraded/unhealthy)
      • Client connection status and health
      • Worker status, availability, and activity count
      • Discovery service status and discovered activities
      • Schedule service status and schedule counts
      • Metadata statistics (classes, methods, totals)
      • Component health summary with counts

      Returns Promise<HealthResponse>

      Promise Comprehensive health status