Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Release 3.0.0 - #66

Open
mediocretes wants to merge 6 commits into
masterfrom
release_300
Open

Release 3.0.0#66
mediocretes wants to merge 6 commits into
masterfrom
release_300

Conversation

@mediocretes

Copy link
Copy Markdown

No description provided.

Nathan Acuff added 2 commits August 22, 2019 16:29
@janxious

Copy link
Copy Markdown
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
Copy Markdown
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

janxious commented Sep 3, 2019

Copy link
Copy Markdown
Contributor

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

@mediocretes

Copy link
Copy Markdown
Author

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

Comment thread Gemfile
@@ -3,4 +3,4 @@ source "https://rubygems.org"
gemspec

# fixes 2.3.0 ffi bundle error

Copy link
Copy Markdown
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 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