Skip to content

Propagate socketProvider.get() exception to a connection state #30

Closed
@Joyfolk

Description

@Joyfolk

channel = socketProvider.get(retry++, lastError == NOT_INIT_EXCEPTION ? null : lastError);

It's better to move this line inside try/catch block.

Metadata

Metadata

Assignees

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