Skip to content

v1.15: Update batch object #3246

Open
@guimachiavelli

Description

@guimachiavelli

v1.15 introduces a new field to batch objects, batchCreationComplete. This field contains a string describing how the batch was built. This description is purely informative and should be used when trying to diagnose batching and task processing issues: “batched all enqueued tasks”, “reached configured batch limit of {task_limit} tasks”, “task with id {id} is a deletion by filter in a batch of document operations”, etc.

These values may change between releases and should not be consumed programmatically.

Tasks

  • Update reference/api/batches#batch-object
  • Update reference/api/batches#example response
  • Update reference/api/batches#example-2 response

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions