Skip to content

Reconnection process #299

@jurepetrovic

Description

@jurepetrovic

Hello,

when slack goes out of service, we sometimes get the following Null Pointer Exception:
Stack Trace: java.lang.NullPointerException at com.ullink.slack.simpleslackapi.impl.SlackJSONSessionStatusParser.parse(SlackJSONSessionStatusParser.java:71) at com.ullink.slack.simpleslackapi.impl.SlackWebSocketSessionImpl.connectImpl(SlackWebSocketSessionImpl.java:389) at com.ullink.slack.simpleslackapi.impl.SlackWebSocketSessionImpl.connect(SlackWebSocketSessionImpl.java:348)

Has anyone any idea how to do reconnection attempt properly here?

I looked here, but if slack service goes down, we don't get goodbye message.
#269

Thanks,
Jure

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