Skip to content

TypeError: CatClient.indices() got an unexpected keyword argument 'time' #2066

Closed
@jpmat296

Description

@jpmat296

bytes option is well handled:

if bytes is not None:
__query["bytes"] = bytes

But not time option. This option is documented here for example.

I have got the error with elasticsearch-7.17.6 but the same issue exists on latest version.

Let me know if I can help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions