Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Conversation

@mmihic
Copy link
Contributor

@mmihic mmihic commented Mar 2, 2015

carbonsink.py takes a --attempts parameter, but doesn't do anything with it. This causes it to be honored.

R: @sloppyfocus

@sloppyfocus
Copy link
Contributor

LGTM

sloppyfocus added a commit that referenced this pull request Mar 2, 2015
Honor --attempts command line parameter
@sloppyfocus sloppyfocus merged commit 3597fa7 into master Mar 2, 2015
yashsarma referenced this pull request in lyft/statsrelay Feb 8, 2017
fixes ``` Program received signal SIGSEGV, Segmentation fault. 0x000000000040b7e2 in expiry_callback (_s=0x6870f0, key=0x664cd0 "foo.bar", _value=0x6652f0, metadata=0x0) at /code/statsrelay/src/sampling.c:177 177 if ((now - bucket->last_modified_at) > (*ttl)) { ```
theatrus referenced this pull request in lyft/statsrelay Feb 13, 2017
fixes ``` Program received signal SIGSEGV, Segmentation fault. 0x000000000040b7e2 in expiry_callback (_s=0x6870f0, key=0x664cd0 "foo.bar", _value=0x6652f0, metadata=0x0) at /code/statsrelay/src/sampling.c:177 177 if ((now - bucket->last_modified_at) > (*ttl)) { ```
theatrus referenced this pull request in lyft/statsrelay May 1, 2020
fixes ``` Program received signal SIGSEGV, Segmentation fault. 0x000000000040b7e2 in expiry_callback (_s=0x6870f0, key=0x664cd0 "foo.bar", _value=0x6652f0, metadata=0x0) at /code/statsrelay/src/sampling.c:177 177 if ((now - bucket->last_modified_at) > (*ttl)) { ```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants