Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Restart timing on retries #199

Merged
merged 1 commit into from
Apr 20, 2016

Conversation

pmclanahan
Copy link

We're seeing some very long task wait times in statsd. My
hunch is that this is because of retries that carry with them
the original start time. This patch will add a fresh start_time
to retry calls.

We're seeing some very long task wait times in statsd. My
hunch is that this is because of retries that carry with them
the original start time. This patch will add a fresh start_time
to retry calls.
@pmclanahan
Copy link
Author

@glogiotatidis r?

@glogiotatidis
Copy link

lgtm r+ 🍻

@pmclanahan pmclanahan merged commit 17a4e90 into mozilla:master Apr 20, 2016
@pmclanahan pmclanahan deleted the update-timing-on-retry branch April 20, 2016 14:52
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