Skip to main content

BackgroundStatus

The return type of controller.backgroundStatus() from initLatestDeployment(). Provides health information about the background polling loop that keeps a deployment up to date.

Definition


Fields


Usage

Health monitoring

Use backgroundStatus() in a periodic health check to detect degraded state:

See Also

  • AdalineinitLatestDeployment() returns the controller that exposes this type