-
Notifications
You must be signed in to change notification settings - Fork 3
Issue 182 - Error handling, propagation, etc. #187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
db55f1b
Issue-182 - connect_to_app test fixes
huntharo 4e0eb98
Issue-182 - LambdaRequest tests
huntharo 7559161
Issue-182 - RouterChannel remove test comments
huntharo d96061d
Issue-182 - LambdaService error test
huntharo 8b3e854
Issue-182 - Implement RouterUnreachable error
huntharo dd39bb8
Issue-182 - test_mock_router
huntharo 6c044f4
Issue-182 - RouterChannel FIXME comments
huntharo ef9c076
Issue-182 - RouterChannel exit failing test
huntharo 0d9729c
Issue-182 - RouterChannel response panics
huntharo 508ff7a
Issue-182 - RouterChannel fix not exiting on goaway set
huntharo e3bfb19
Issue-182 - Simplify rps formatting
huntharo 5032b0a
Issue-182 - RouterChannel error propagation
huntharo 4461624
Issue-182 - Squelch log spew on healthcheck
huntharo 2c23fd4
Issue-182 - Add exit reasons and error types
huntharo 700b23d
Issue-182 - LambdaService catch invalid lambda payload
huntharo e71de92
Issue-182 - Add comment to main about how to reproduce a fatal error
huntharo 5d3c559
Issue-182 - LambdaService add AppConnectionUnreachable fatal error test
huntharo bf6f894
Issue-182 - Improve test
huntharo dd002a2
Issue-182 - Remove println from tests
huntharo 4bbb278
Issue-182 - Remove erroneous comment
huntharo e0c98f4
Issue-182 - Document large binary stress test command
huntharo 8414890
Issue-182 - Relay Router status code errors
huntharo bf1ccb3
Issue-182 - Tests for non-200 status codes on router channels
huntharo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
huntharo marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
huntharo marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.