Skip to content

[ROX-12923] Add retries to postgres Walk op#3662

Merged
md2119 merged 2 commits intomasterfrom
md/pg-walk-retries-2
Nov 2, 2022
Merged

[ROX-12923] Add retries to postgres Walk op#3662
md2119 merged 2 commits intomasterfrom
md/pg-walk-retries-2

Conversation

@md2119
Copy link
Contributor

@md2119 md2119 commented Nov 2, 2022

Description

Add retries to Walk ops for Postgres. Unlike autogenerated retries for other postgres ops, this cannot be autogenerated because we have to ensure a consistent state between each retry for the closure.

This PR covers all usages of Walks, except compliance which will come in a follow-up PR.

Checklist

  • Investigated and inspected CI test results
  • Unit test and regression tests added
  • Evaluated and added CHANGELOG entry if required
  • Determined and documented upgrade steps
  • Documented user facing changes

If any of these don't apply, please comment below.

Testing Performed

CI

@ghost
Copy link

ghost commented Nov 2, 2022

Images are ready for the commit at 3a59e59.

To use with deploy scripts, first export MAIN_IMAGE_TAG=3.72.x-476-g3a59e59c69.

@md2119 md2119 merged commit cbfdacd into master Nov 2, 2022
@md2119 md2119 deleted the md/pg-walk-retries-2 branch November 2, 2022 22:43
ivan-degtiarenko pushed a commit that referenced this pull request Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants