Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Country codes #3

Closed
wants to merge 10 commits into from
Closed

Country codes #3

wants to merge 10 commits into from

Conversation

jkodumal
Copy link
Contributor

Better support for country codes.


if (status != HttpStatus.SC_OK) {
if (status == HttpStatus.SC_UNAUTHORIZED) {
logger.info("Invalid API key");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this should be a WARN level?

@pkaeding
Copy link
Contributor

lgtm

@jkodumal
Copy link
Contributor Author

I meant to target this to the event-processing branch. I'll decline this PR.

@jkodumal jkodumal closed this Oct 15, 2014
@jkodumal jkodumal deleted the country-codes branch October 15, 2014 18:27
drichelson added a commit that referenced this pull request Apr 11, 2017
…es-not-allow-configuration-for

Remove apache http in favor of okhttp
eli-darkly added a commit that referenced this pull request Apr 30, 2020
(5.0 - #3) rename FeatureStore and UpdateProcessor
eli-darkly added a commit that referenced this pull request Apr 30, 2020
(5.0 - #3) massive rename of all SDK packages
eli-darkly added a commit that referenced this pull request Apr 30, 2020
eli-darkly added a commit that referenced this pull request Apr 30, 2020
…-tests

(5.0 - #3.6) improve data store test logic
eli-darkly added a commit that referenced this pull request May 14, 2020
(#3) simplify store status implementation to not use optional interface
LaunchDarklyCI pushed a commit that referenced this pull request Jun 2, 2020
(5.0 - #3) don't bother creating event objects if they won't be sent
LaunchDarklyReleaseBot pushed a commit that referenced this pull request Dec 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants