launchdarkly / go-server-sdk

LaunchDarkly Server-side SDK for Go
Other
40 stars 17 forks source link

chore: Add a warning message if the waitFor duration is too long #148

Closed louis-launchdarkly closed 1 month ago

louis-launchdarkly commented 1 month ago

This adds a warning-level message and we make sure the test still runs

BEGIN_COMMIT_OVERRIDE fix: add warning log message if client init duration is longer than recommended (60s) END_COMMIT_OVERRIDE