Skip to content

fix: retry one more sql query to avoid flakiness

Dmitry Rodionov requested to merge dkr/retry-more-sql-for-less-flakiness into master

Summary

  • fix: retry one more sql query to avoid flakiness

Flakiness is caused by vshard rebalancing taking place. The fix is on the way, see sbroad#542 (closed)

Flaky test run: https://git.picodata.io/picodata/picodata/picodata/-/jobs/253931/viewer


  • Cherry-pick to: none
  • Docs follow-up: not necessary

Merge request reports