-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rsc: update read_job transaction hit path (#1671)
* rsc: made read_job transaction smaller * rsc: added verification logic to hit path in read_job * rsc: fix comment * rsc: remove unused import * rsc: get rid of verification queries, actually not needed * rsc: made it so that we resolve all blobs in one query * fix clang errors * trying older version of clang * using clang version 18.1.3 * rsc: chunk ids in query and apply review comments * undo clang changes as we pinned version of ubuntu * missed clang file * rsc: add job_id to error message
- Loading branch information
1 parent
d1e50b7
commit 6f23bbd
Showing
2 changed files
with
161 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters