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

Support non-exception error values from Oban jobs #807

Merged
merged 6 commits into from
Oct 12, 2024

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    6a47cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1697b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. exception -> reason

    savhappy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a407100 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. restructure to add opts

    savhappy committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d81b8da View commit details
    Browse the repository at this point in the history
  2. dialyzer

    savhappy committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    025dae6 View commit details
    Browse the repository at this point in the history
  3. syntax feedback

    savhappy committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    078a802 View commit details
    Browse the repository at this point in the history