You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/09/15 08:45:00 UTC

[jira] [Created] (CAMEL-16976) HealthCheck - Rules for failing if a consumer failed polling N messages in a row

Claus Ibsen created CAMEL-16976:
-----------------------------------

             Summary: HealthCheck - Rules for failing if a consumer failed polling N messages in a row
                 Key: CAMEL-16976
                 URL: https://issues.apache.org/jira/browse/CAMEL-16976
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen


The health checks
https://camel.apache.org/manual/latest/health-check.html

For routes with failure thresholds etc are currently for readiness checks, eg when starting up the routes.

However after this fact, then at runtime, we may want to be able to say that if a route consumer have failed X times in a row, then its unhealthy. And to filter by exception and whatnot. So this can get a bit tricky, but we may want to have some SPI interface that end users can implement for custom logic.






--
This message was sent by Atlassian Jira
(v8.3.4#803005)