Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Partial upload of AnnotationCollection makes client crash #9

@waliens

Description

@waliens

When one annotation in an AnnotationCollection makes the upload fails, the server returns an 206 HTTP response (partial content). The client handles this as an error but fails to log the message as there is no error field in the returned json. This results in an exception being raised.

See code in cytomine.py at line 346.

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