Skip to content

Bug: StatusUpdater timeout is ignored #5147

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 4.0.2

  • Spring Boot version: 4.0.3

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

Not needed.

Description

Hello.

According to the documentation at https://docs.spring-boot-admin.com/4.0.2/docs/customization/monitoring/custom-health-status/#example-custom-timeout, it should be possible to change the timeout used by the StatusUpdater by simply defining the bean in the context with the wanted timeout.

Too bad that StatusUpdateTrigger changes it to the value interval from IntervalCheck, ignoring therefore the value set previously:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions