You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: