Skip to content

[HTTP] Provide a fetch call interceptor in the client-side fetch service #227774

@dokmic

Description

@dokmic

In order to provide a clean way to repeat throttled requests (#221385), the client-side fetch service should be extended with a fetch call interceptor.

Currently, there are only options to intercept the moment before and after the call. But from those hooks, it is tricky to repeat a failing request.

Metadata

Metadata

Assignees

Labels

Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions