Skip to content

fix: add packing backlog task, don't debug format generate_full_chunk errors#1064

Merged
JesseTheRobot merged 1 commit into
masterfrom
feat/sm-tweaks
Dec 12, 2025
Merged

fix: add packing backlog task, don't debug format generate_full_chunk errors#1064
JesseTheRobot merged 1 commit into
masterfrom
feat/sm-tweaks

Conversation

@JesseTheRobot

@JesseTheRobot JesseTheRobot commented Dec 12, 2025

Copy link
Copy Markdown
Member

Describe the changes

  • Adds a thread to buffer sending the on-startup packing requests for any holes in the node's SMs. This is to prevent requests from getting discarded due to the bounded channel capacity.
  • Changes the formatting type for an error log from Debug to Display to reduce it's verbosity (remove the stacktrace)

Related Issue(s)
Please link to the issue(s) that will be closed with this PR.

Checklist

  • Tests have been added/updated for the changes.
  • Documentation has been updated for the changes (if applicable).
  • The code follows Rust's style guidelines.

Additional Context
Add any other context about the pull request here.

@JesseTheRobot JesseTheRobot marked this pull request as ready for review December 12, 2025 17:24
@JesseTheRobot JesseTheRobot changed the title fix: add packing backlog thread, don't debug format generate_full_chunk errors fix: add packing backlog task, don't debug format generate_full_chunk errors Dec 12, 2025
@JesseTheRobot JesseTheRobot merged commit 25c7114 into master Dec 12, 2025
17 checks passed
@JesseTheRobot JesseTheRobot deleted the feat/sm-tweaks branch December 12, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant