Skip to content

Return correct UUID for failed objects #942

@dirkkul

Description

@dirkkul
    for failed_object in failed_objects:
        failed_uuids.add(failed_object.original_uuid)
        LOGGER.error(f'Unexpected exception {failed_object.message} creating weaviate object {failed_object.original_uuid}')

This original_uuid seems to be none in some cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions