You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2024. It is now read-only.
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.