Skip to content

Change Sender to return error consistently  #35

@vikas15bhardwaj

Description

@vikas15bhardwaj

Some tests fail randomly with error test is not expecting. We think its timing related as Sender always tries to reconnect every few seconds, and retries changes the error returned by Sender.

To avoid this, best for Sender is send consistent error when socket is not connected and Log the real error along with returning it to client as extra info.

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