question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support health_check_interval option in broker_transport_options

See original GitHub issue

As a follow-up to #1019 and #1113, update the hard-coded health_check_interval to be configurable via broker_transport_options.

It also seems that we will want the default to be 25 instead of 30.

cc: @thedrow

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:6
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
KFoxdercommented, Dec 18, 2019

@auvipy Just to make sure I understand. It seems that https://github.com/celery/kombu/pull/1122 fixed this:

It also seems that we will want the default to be 25 instead of 30.

But it didn’t allow for custom set health_check_interval in the broker_transport_options. Is that correct?

1reaction
auvipycommented, Dec 1, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Using App Health Checks | Pivotal Docs
An app health check is a monitoring process that continually checks the status of a running Pivotal Platform app.
Read more >
Configure health checks for your Classic Load Balancer
HealthCheck Interval. The amount of time between health checks of an individual instance, in seconds. Valid values: 5 to 300. Default: 30 ;...
Read more >
Health Checking – Kemp Support
The Kemp LoadMaster utilizes health checks to monitor the availability of the Real Servers. If one of the servers does not respond to...
Read more >
Configuration and defaults — Celery 5.2.7 documentation
This is an example configuration file to get you started. It should contain all you need to run a basic Celery set-up. ##...
Read more >
Control Center Configuration Reference
This must be as small as broker settings log.cleaner.dedupe.buffer.size / log.cleaner.threads ... confluent.controlcenter.service.healthcheck.interval.sec.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found