Skip to content

Library sends massive number of requests randomly, bricking the app #764

@iway1

Description

@iway1
Image

Not sure how to reproduce it, but the lib will sometimes just send a massive number of requests at once which causes the app to hang. I'm guessing there's some sort of wacky race condition going on in the library or something. We're using default settings with useNetInfo as our only usage of the library.

Honestly our use case is just to check internet connectivity, should've just implemented it ourselves for something so trivial. For now going to just remove the library and write the 10 lines of code it takes to implement polling a public endpoint

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions