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

Fix retry insert data issue #2668

Merged
merged 6 commits into from
Jan 23, 2024
Merged

Fix retry insert data issue #2668

merged 6 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. Fix issue where table isn't passed into recursive call

    Signed-off-by: Andrew Brain <[email protected]>
    ABrain7710 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c2d97ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7cc37 View commit details
    Browse the repository at this point in the history
  3. Add 5 second delay before we retry

    Signed-off-by: Andrew Brain <[email protected]>
    ABrain7710 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ef169be View commit details
    Browse the repository at this point in the history
  4. Change to 3 second delay

    Signed-off-by: Andrew Brain <[email protected]>
    ABrain7710 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    888dd23 View commit details
    Browse the repository at this point in the history
  5. Fix issues suggested by linter

    Signed-off-by: Andrew Brain <[email protected]>
    ABrain7710 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    eb3887f View commit details
    Browse the repository at this point in the history
  6. Fix other issues suggested by linter

    Signed-off-by: Andrew Brain <[email protected]>
    ABrain7710 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    51c58e6 View commit details
    Browse the repository at this point in the history