Skip to content

Document the "SDKs only" method waitForTask #2171

Closed as not planned
Closed as not planned
@brunoocasali

Description

@brunoocasali

An excellent context can be found here: meilisearch/integration-guides#243.

Also, I've discussed this privately with @dichotommy proposing the creation of a section in the docs where we can adequately document the usage of this kind of function.

The subject is this method, which is present in every SDK:
https://github.com/meilisearch/meilisearch-php/blob/main/src/Endpoints/Delegates/HandlesTasks.php#L38

What we expect to be present in the docs is:

  • Why you should be careful to use this method.
  • What happens when you use this method.
  • How to use this method if you are willing to take risks.
  • How to customize the method parameters to make it eternal if you want to.

CC: @meilisearch/integration-team (let me know if I miss anything)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions