Skip to content

YQ-2734 added retries for internal queries #1457

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

Conversation

GrigoriyPA
Copy link
Collaborator

@GrigoriyPA GrigoriyPA commented Jan 31, 2024

Changelog entry

Added retries for all internal queries

Changelog category

  • Improvement
  • Bugfix

Additional information

Retries added for operations:

  • Lease update (link)
  • Save script execution result meta (link)
  • Save script execution result (link)
  • Save script external effect (link)
  • Save script final status (link)
  • Script finalization finisher (link)

@GrigoriyPA GrigoriyPA added area/queryprocessor Query processor issues and requests bugfix and removed new-feature labels Jan 31, 2024
Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 10:05:59 UTC Pre-commit check for f7d215e has started.
2024-01-31 10:06:01 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-01-31 10:08:18 UTC Build failed. see the build logs.
2024-01-31 10:08:29 UTC Tests are running...
🔴 2024-01-31 11:20:07 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60347 51037 0 1 9270 39

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 10:07:46 UTC Pre-commit check for f7d215e has started.
2024-01-31 10:07:48 UTC Build linux-x86_64-release-asan is running...
🔴 2024-01-31 10:10:19 UTC Build failed. see the build logs.
2024-01-31 10:10:28 UTC Tests are running...
🔴 2024-01-31 11:54:42 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16036 15875 0 37 82 42

@GrigoriyPA GrigoriyPA requested a review from Hor911 January 31, 2024 10:52
@GrigoriyPA GrigoriyPA force-pushed the YQ-2734-fix-state-of-operation-is-unknown branch from 6f83431 to ca1d0b6 Compare February 1, 2024 08:13
Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 08:16:53 UTC Pre-commit check for 158cec4 has started.
2024-02-01 08:16:56 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-01 08:19:24 UTC Build successful.
2024-02-01 08:19:39 UTC Tests are running...
🔴 2024-02-01 08:26:52 UTC Test run completed, no test results found for commit ca1d0b6. Please check build logs.
2024-02-01 08:26:55 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 08:18:24 UTC Pre-commit check for 158cec4 has started.
2024-02-01 08:18:26 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-01 08:20:53 UTC Build successful.
2024-02-01 08:21:05 UTC Tests are running...
🔴 2024-02-01 08:27:08 UTC Test run completed, no test results found for commit ca1d0b6. Please check build logs.
2024-02-01 08:27:11 UTC Check cancelled

@GrigoriyPA GrigoriyPA force-pushed the YQ-2734-fix-state-of-operation-is-unknown branch from ca1d0b6 to 7b1e87a Compare February 1, 2024 08:26
Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 08:30:33 UTC Pre-commit check for 68e9c73 has started.
2024-02-01 08:30:36 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-01 08:31:48 UTC Build successful.
2024-02-01 08:32:04 UTC Tests are running...
🟢 2024-02-01 09:48:08 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60257 50924 0 0 9280 53

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 08:30:44 UTC Pre-commit check for 68e9c73 has started.
2024-02-01 08:30:47 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-01 08:31:56 UTC Build successful.
2024-02-01 08:32:14 UTC Tests are running...
🔴 2024-02-01 10:00:47 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16039 15933 0 12 52 42

@GrigoriyPA GrigoriyPA marked this pull request as ready for review February 1, 2024 09:47
@GrigoriyPA GrigoriyPA merged commit d010ed3 into ydb-platform:main Feb 6, 2024
@GrigoriyPA GrigoriyPA deleted the YQ-2734-fix-state-of-operation-is-unknown branch February 6, 2024 21:21
This was referenced Feb 8, 2024
vporyadke pushed a commit to vporyadke/ydb that referenced this pull request Feb 9, 2024
* Added retries for internal queries

* Moved logic to query_actor.h
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@serbel324 serbel324 mentioned this pull request Feb 13, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
EgorkaZ pushed a commit to EgorkaZ/ydb that referenced this pull request Apr 5, 2024
* Added retries for internal queries

* Moved logic to query_actor.h
EgorkaZ pushed a commit to EgorkaZ/ydb that referenced this pull request Apr 8, 2024
* Added retries for internal queries

* Moved logic to query_actor.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/queryprocessor Query processor issues and requests bugfix improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants