Skip to content

Enhance error reporting from Node Adapters #235

@peterhuffer

Description

@peterhuffer

Describe the task
Currently, error reporting done through node adapters is not robust enough. It does not report issues such as network timeouts or whether it has been interrupted while downloading/uploading resources. It should be enhanced to cover these cases so that workers can report better failure errors for better decision making by the queue broker.

Adapters should be able to communicate enough information so that workers can effectively use https://github.com/connexta/replication/blob/master/replication-api/src/main/java/com/connexta/replication/api/data/ErrorCode.java

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