Skip to content

Httpx timeout in director-v0 bug #7456

@mrnicegyu11

Description

@mrnicegyu11

Is there an existing issue for this?

  • I have searched the existing issues

Which deploy/s?

other (e.g. local)

Current Behavior

The director-v0 has the httpx client of fastAPI at default settings, with a default response timeout of 5sec. Failed calls are retried. This leads to weird behaviour when the docker registry takes >5sec, e.g. 10-15sec, to respons to a request, as the requests are canceled and retried by dv0 after 5sec. This overloads the registry.

The catalog has the httpx-timeout custom set to 20sec, which might also be appropriate for dv0?

Expected Behavior

No response

Steps To Reproduce

No response

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugbuggy, it does not work as expected

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions