Skip to content

Conversation

@mediocretes
Copy link
Contributor

No description provided.

@janxious
Copy link
Contributor

I think probably https://github.com/Instrumental/instrumental_agent-ruby/blob/master/lib/instrumental/agent.rb#L350-L356 needs to set failures to 0 if we have success in the read block, unless you intended the fix to be count failures since agent start?

@mediocretes
Copy link
Contributor Author

Totally reasonable. As it is now, it will count up until something forces run_worker_loop to exit, and then it will be reset on the next run, which is fine for the SSL problem we're working on now, but probably not ideal for softer failure modes.

@mediocretes mediocretes requested a review from janxious August 28, 2019 20:13
@janxious
Copy link
Contributor

janxious commented Sep 3, 2019

I assume bd443c0 is what we've been using in prod for the last week-ish?

@mediocretes
Copy link
Contributor Author

Yes, prod is on 3.0.0.alpha, and looks good so far.


gemspec

# fixes 2.3.0 ffi bundle error
Copy link
Contributor

Choose a reason for hiding this comment

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

I wish we could deprecate comments. This seems like it is nearing its sell-by date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants