Skip to content
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

Make http-call sink to have default on.error behavior & refactor code #157

Merged
merged 2 commits into from
Nov 7, 2019

Conversation

suhothayan
Copy link
Contributor

Purpose

Breaks behavior, as when endpoint for http-call is not available events are not passed with 500 status code anymore, but rather wait/log/sent to the error stream.
Bug fixes.

Release note

Make http-call sink to have the default on.error behavior. Breaks behavior, as when endpoint for http-call is not available events are not passed with 500 status code anymore, but rather wait/log/sent to the error stream.

Breaks behavior, as when endpoint for http-call is not available events are not passed with 500 status code anymore, but rather wait/log/sent to error stream.
Bug fixes.
@mohanvive mohanvive merged commit 8b409ed into siddhi-io:master Nov 7, 2019
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.

2 participants