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

feat(arq): add arq integration #1872

Merged
merged 17 commits into from
Feb 22, 2023

Commits on Jan 27, 2023

  1. Initial arq setup

    Zhenay committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b768b5c View commit details
    Browse the repository at this point in the history
  2. Patch enqueue_job

    Zhenay committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2d154fd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Patch run_job

    Zhenay committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    c51fca8 View commit details
    Browse the repository at this point in the history
  2. Capture exceptions

    Zhenay committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    e3600ba View commit details
    Browse the repository at this point in the history
  3. Formatting

    Zhenay committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    250aa4f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    1c38671 View commit details
    Browse the repository at this point in the history
  2. Initial arq setup

    antonpirker committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    08d5c9d View commit details
    Browse the repository at this point in the history
  3. Patch enqueue_job

    Zhenay authored and antonpirker committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    600681f View commit details
    Browse the repository at this point in the history
  4. Patch run_job

    Zhenay authored and antonpirker committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    cc8d740 View commit details
    Browse the repository at this point in the history
  5. Capture exceptions

    Zhenay authored and antonpirker committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b46cd8a View commit details
    Browse the repository at this point in the history
  6. Formatting

    Zhenay authored and antonpirker committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    10e83ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1218238 View commit details
    Browse the repository at this point in the history
  8. Linting and fixing import

    antonpirker committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    808f3e2 View commit details
    Browse the repository at this point in the history
  9. Add missed requirement

    Zhenay committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    987dd29 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7a2302 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23e8028 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e2de5f View commit details
    Browse the repository at this point in the history