Skip to content

v1.16: embedderRequests in /batches responses #3301

@guimachiavelli

Description

@guimachiavelli

With v1.16, batch objects obtained via /batches and /batches/:uid queries include a new field, embedderRequests:

    "embedderRequests": {
      "total": 12,
      "failed": 5,
      "lastError": "runtime error: received internal error HTTP 500 from embedding server\n  - server replied with `{\"error\":\"Service Unavailable\",\"text\":\"will_error\"}`"
    }

Tasks

  • Update batch objects and responses in the Batches reference

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions