Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance error reporting from Node Adapters #235

Open
peterhuffer opened this issue Sep 4, 2019 · 0 comments
Open

Enhance error reporting from Node Adapters #235

peterhuffer opened this issue Sep 4, 2019 · 0 comments

Comments

@peterhuffer
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant