Skip to content

HTTP storage: Implement timeout support #888

@jrosdahl

Description

@jrosdahl

Add support for specifying timeouts in the HTTP secondary storage backend.

Suggested attributes:

  • connect-timeout: Timeout (in ms) for network connection. Default: something quite small. 50? 100? 200?
  • operation-timeout: Timeout (in ms) for HTTP operations. Default: something quite large. 5000? 10000?

Metadata

Metadata

Assignees

Labels

featureNew or improved feature

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions