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

Refactor QueueWorker#process_message to have common ground. #57

Merged
merged 1 commit into from
Jul 23, 2018

Conversation

rwadstein
Copy link
Member

Consolidated the large duplication of processing a message into one method with specifics by each adapter to handle duplicated, accepted, and rejected messages.
There could be some cleaner ways to implement it, but was attempting to avoid rewriting specs completely for the same functionality.

@chrisbarber86 chrisbarber86 merged commit faf0036 into v2_simplification Jul 23, 2018
@chrisbarber86 chrisbarber86 deleted the fixes_codeclimate branch July 23, 2018 20:31
@rwadstein rwadstein mentioned this pull request Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants