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(payouts): Implement Smart Retries for Payout #3580

Merged
merged 40 commits into from
Feb 28, 2024
Merged

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    42fbf3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528168d View commit details
    Browse the repository at this point in the history
  3. fix: cargo hack

    kashif-m committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    02735c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. feat(payouts): provision for toggling routing rules for payout operat…

    …ions
    
    fix(payouts): db down queries
    kashif-m committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9e42268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c616bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ac92b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d05fd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    43335ec View commit details
    Browse the repository at this point in the history
  2. fix(payouts): cargo hack

    kashif-m committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f57f5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1f657e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d145bf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    d64b65c View commit details
    Browse the repository at this point in the history
  2. fix(payouts): cargo clippy

    kashif-m committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dea2d6c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into payout_retries

    refactor: merge main
    Sakilmostak committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a64eaff View commit details
    Browse the repository at this point in the history
  4. refactor: update main

    Sakilmostak committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3fa57a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    eacb5c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. refactor: comments

    Sakilmostak committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e614ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2870ce7 View commit details
    Browse the repository at this point in the history
  3. refactor: merge main

    Sakilmostak committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    504722d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. refactor: query

    Sakilmostak committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1c2ff2f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. refactor: comments

    Sakilmostak committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d74434d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126a54b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a31336 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. refactor: comments

    Sakilmostak committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    11eb077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc23048 View commit details
    Browse the repository at this point in the history
  3. refactor(payouts): separate endpoints for routing config creation and…

    … listing based on flow (payments or payouts)
    kashif-m committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9e716a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    7de6abd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ff72c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    f26df3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdca6cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58ee7a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a794c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c743e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    bd77685 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    4bef663 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. refactor: merge main

    Sakilmostak committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e9f5f08 View commit details
    Browse the repository at this point in the history
  2. refactor: cargo format

    Sakilmostak committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    657e325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17d5c93 View commit details
    Browse the repository at this point in the history
  4. refactor: merge main

    Sakilmostak committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f50c8f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b462aa4 View commit details
    Browse the repository at this point in the history