Skip to content

[9.2.x] Child not marking parent down when parent is not running #11006

@jasmine-nahrain

Description

@jasmine-nahrain

I noticed that when the parent is not running, the child is unable to mark the parent down. Based on default configs, the child should retry the connection to the parent three times (proxy.config.http.connect_attempts_rr_retries) then if it is not successful, mark the parent down. However at the moment it is unable to try the connection three times and instead returns the 502 error on the first retry.

To reproduce,

  • Set up ats with a parent/child config
  • Make an call to ATS when the parent is not running

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions