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

Conversation

jkodumal
Copy link
Contributor

@jkodumal jkodumal commented Oct 6, 2016

Addresses #74

@@ -24,6 +24,7 @@
private static final long DEFAULT_POLLING_INTERVAL_MILLIS = 1000L;
private static final long DEFAULT_START_WAIT_MILLIS = 5000L;
private static final int DEFAULT_SAMPLING_INTERVAL = 0;
private static final long DEFAULT_RECONNECT_TIME_MS = 1000;
Copy link
Contributor

Choose a reason for hiding this comment

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

tiny nitpick: we're using _MILLIS to denote the unit in other constants, but _MS here.

@pkaeding
Copy link
Contributor

pkaeding commented Oct 7, 2016

lgtm
👍
looks good to me
merge away
I approve
canned replies are great.

@jkodumal jkodumal merged commit 80166b3 into master Oct 10, 2016
@jkodumal jkodumal deleted the jko/backoff branch October 10, 2016 12:58
eli-darkly added a commit that referenced this pull request Jun 26, 2018
add custom attribute overloads for arbitrary JSON value
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.

3 participants