Skip to content

Add support for stream errors to message channel#2

Merged
chilland merged 2 commits intoqntfy:masterfrom
chilland:1-add-retry-errors
May 24, 2018
Merged

Add support for stream errors to message channel#2
chilland merged 2 commits intoqntfy:masterfrom
chilland:1-add-retry-errors

Conversation

@chilland
Copy link
Copy Markdown

@chilland chilland commented May 23, 2018

Closes #1

@Nearhan
Copy link
Copy Markdown

Nearhan commented May 23, 2018

Went through this looks pretty solid.
LGTM

Comment thread twitter/streams.go Outdated
} else {
s.Messages <- fmt.Sprintf("Error connecting to Twitter: %d - %s", resp.StatusCode, body)
}
return
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

unnecessary return

@findkim
Copy link
Copy Markdown

findkim commented May 24, 2018

looks freaking snazzy. great work

@chilland chilland merged commit e45a28a into qntfy:master May 24, 2018
thomas-tharp pushed a commit that referenced this pull request Jul 23, 2019
* Add support for stream errors to message channel
thomas-tharp pushed a commit that referenced this pull request Jul 23, 2019
* Add support for stream errors to message channel
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