StaticAgentCorePingService

Default ping service that uses AgentCoreTaskTracker for busy detection.

Returns PingStatus.HEALTHY (no active tasks), PingStatus.HEALTHY_BUSY (active tasks), or PingStatus.UNHEALTHY (any exception).

Constructors

Link copied to clipboard
constructor(taskTracker: AgentCoreTaskTracker)

Functions

Link copied to clipboard