Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Maximum retry option not working #17

@somaniketan74

Description

@somaniketan74

I set the "maxRetries" option to N. But after reaching maximum retry it keeps retrying. I found the bug in the code.

I think this line is the issue -

pws/umd/pws.js

Line 207 in 9a1e11c

if (pws.maxRetries && pws.connects >= pws.maxRetries)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions