Skip to content

Retry info status in dq_cli #15216

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

Merged
merged 3 commits into from
Mar 1, 2025
Merged

Retry info status in dq_cli #15216

merged 3 commits into from
Mar 1, 2025

Conversation

rvu1024
Copy link
Member

@rvu1024 rvu1024 commented Feb 28, 2025

  • Not for changelog (changelog entry is not required)

@rvu1024 rvu1024 requested a review from a team as a code owner February 28, 2025 16:32
Copy link

🟢 2025-02-28 16:33:30 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Feb 28, 2025

2025-02-28 16:33:39 UTC Pre-commit check linux-x86_64-release-asan for 28a88cb has started.
2025-02-28 16:34:00 UTC Artifacts will be uploaded here
2025-02-28 16:36:14 UTC ya make is running...
🟢 2025-02-28 16:36:49 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-02-28 16:36:55 UTC Build successful.

Copy link

github-actions bot commented Feb 28, 2025

2025-02-28 16:33:40 UTC Pre-commit check linux-x86_64-relwithdebinfo for 28a88cb has started.
2025-02-28 16:33:55 UTC Artifacts will be uploaded here
2025-02-28 16:36:10 UTC ya make is running...
🟢 2025-02-28 16:36:45 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-02-28 16:36:50 UTC Build successful.

@rvu1024 rvu1024 enabled auto-merge (squash) February 28, 2025 17:51
} else {
Cerr << "Error getting DQ info: code=" << status.GRpcStatusCode << ", message: " << status.Msg << ", details: " << status.Details << Endl;
if (retries > 0) {
promise.SetValue(InfoWithReties(service, retries - 1));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

задержка? jitter?

Copy link

github-actions bot commented Mar 1, 2025

2025-03-01 09:13:33 UTC Pre-commit check linux-x86_64-release-asan for 400b6de has started.
2025-03-01 09:13:56 UTC Artifacts will be uploaded here
2025-03-01 09:15:28 UTC Check cancelled

Copy link

github-actions bot commented Mar 1, 2025

2025-03-01 09:16:57 UTC Pre-commit check linux-x86_64-release-asan for 130196b has started.
2025-03-01 09:17:13 UTC Artifacts will be uploaded here
2025-03-01 09:19:27 UTC ya make is running...
🟢 2025-03-01 09:20:02 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-03-01 09:20:07 UTC Build successful.

Copy link

github-actions bot commented Mar 1, 2025

2025-03-01 09:16:58 UTC Pre-commit check linux-x86_64-relwithdebinfo for 130196b has started.
2025-03-01 09:17:12 UTC Artifacts will be uploaded here
2025-03-01 09:19:31 UTC ya make is running...
🟢 2025-03-01 09:20:03 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-03-01 09:20:09 UTC Build successful.

@rvu1024 rvu1024 requested a review from vitstn March 1, 2025 09:52
@rvu1024 rvu1024 merged commit 0e620d2 into ydb-platform:main Mar 1, 2025
12 checks passed
lberserq pushed a commit to lberserq/ydb that referenced this pull request Mar 3, 2025
blinkov pushed a commit that referenced this pull request Mar 21, 2025
@rvu1024 rvu1024 deleted the dq_cli_retry branch March 26, 2025 11:58
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