Skip to content

Conversation

@seth-schroeder
Copy link
Contributor

Please note

This is a superset of #305. I wanted to provide two options in case that would be helpful.

What issue does this PR close

Closes #304

Changes Proposed ( a list of new changes introduced by this PR)

Question

  • Would it help if I made a larger change to contribution_paypal_worker? If I moved the error handling and Multi.new into the same function, then the linter would correctly see the change. Right now the linter has a false positive in this case (it is on the TODO list)

How to test ( a list of instructions on how to test this PR)

Please see #305

+ the custom credo check has false positives when a multi was created
  in one method, and error handling happens in a different method.
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.

[BUG] minor issue with error handling in two Oban jobs

1 participant