Skip to content

Ping not executed #735

@dennisvang

Description

@dennisvang

Running the latest develop branch (8eaffbb) from source, necessarily using the development profile.

If we configure ping.enabled=true, a ping is scheduled, but not executed.

For example, with the following settings in application.yml:

ping:
  enabled: true
  interval: 5000  # ms

or the equivalent in environment variables, e.g. PING_ENABLED=true;PING_INTERVAL=5000.

For v1.17 this works (or at least tries to execute the ping), but for develop nothing happens...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething's wrong

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions