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

Add error_response and interval_on_error option #83

Merged
merged 16 commits into from
May 23, 2018
Merged

Conversation

akm
Copy link
Member

@akm akm commented May 23, 2018

Rename nack_on_error to error_response and modify its type from bool to enum.
error_response has options ack, nack or none.
If error_response is none, blocks-gcs-proxy doesn't return any response to subscription on error.

And rename error_interval to interval_on_error.
It's used to wait with any error_response

See https://github.com/groovenauts/blocks-gcs-proxy/blob/features/nack_interval/README.md for more detail.

@akm akm removed the request for review from guemon May 23, 2018 04:53
@akm akm merged commit 2241f2e into master May 23, 2018
@akm akm deleted the features/nack_interval branch May 23, 2018 04:53
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.

None yet

5 participants