Skip to content
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

feat: introduce min bucket depth #4331

Merged
merged 1 commit into from
Sep 22, 2023
Merged

feat: introduce min bucket depth #4331

merged 1 commit into from
Sep 22, 2023

Conversation

mrekucci
Copy link
Contributor

@mrekucci mrekucci commented Sep 21, 2023

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

In order to improve batch utilization, the node now has a minimum depth requirement.

Closes ethersphere/bee-backlog#58

@istae
Copy link
Member

istae commented Sep 21, 2023

maybe we should log this at error level as well?

@mrekucci
Copy link
Contributor Author

maybe we should log this at error level as well?

It is logged inside the response callback.

@mrekucci mrekucci merged commit 25eb233 into master Sep 22, 2023
13 checks passed
@mrekucci mrekucci deleted the min-bucket-depth branch September 22, 2023 07:36
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.

mainnet batch creation minimum depth requirement
2 participants