Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.
There was an error while loading. Please reload this page.
I would expect the callback function passed to ld_client.get_flag() would follow the standard nodejs (err, data...) pattern. Skimming the code, it looks like on HTTP error you simply use the default value. That won't tell me if your service is having issues or if I've supplied invalid credentials.