seth-schroeder

Total Owned Packages
1

Total Downloads
68

  • credo_check_error_handling_ecto_oban0.9.1

    68 Downloads

    This is a custom Credo check that looks for a very specific edge case:

    * Ecto.Repo.transaction/2 will return a 4 tuple when an error occurs inside a Multi. * An Oban worker that returns an error 4 tuple will be considered a success.

Seth Schroeder