Skip to content

feat(services/rocksdb): change blocking_x in async_x call to tokio::task::blocking_spawn#3279

Merged
Xuanwo merged 3 commits intoapache:mainfrom
shauvet:rocksdb-spawn
Oct 14, 2023
Merged

feat(services/rocksdb): change blocking_x in async_x call to tokio::task::blocking_spawn#3279
Xuanwo merged 3 commits intoapache:mainfrom
shauvet:rocksdb-spawn

Conversation

@shauvet
Copy link
Copy Markdown
Contributor

@shauvet shauvet commented Oct 14, 2023

feat(services/rocksdb): change blocking_x in async_x call to tokio::task::blocking_spawn

@shauvet shauvet requested a review from Xuanwo as a code owner October 14, 2023 01:58
@github-actions github-actions Bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Oct 14, 2023
@shauvet
Copy link
Copy Markdown
Contributor Author

shauvet commented Oct 14, 2023

Should I pay attention to this error:
Error: Error: API rate limit exceeded for 40.86.168.192. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

@Xuanwo
Copy link
Copy Markdown
Member

Xuanwo commented Oct 14, 2023

Should I pay attention to this error:

Error: Error: API rate limit exceeded for 40.86.168.192. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

You can ignore this error safely.

Comment thread core/src/services/rocksdb/backend.rs Outdated
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Xuanwo Xuanwo merged commit c5ea00a into apache:main Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants