Skip to content

Send explicit close scroll request if error occurs in client #16

@outoftime

Description

@outoftime

If we terminate scrolling early (presumably because of an error in the client), we need to send a close-scroll request to ES so it doesn't hold the scroll open (which consumes resources). This takes the form:

POST /_search/scroll <scroll_id>

Note no scroll param.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions