All issues

Compaction stalls under sustained write pressure#3005

New issue
Open
YUYuki Tanakacommented 3w ago

Is your feature request related to a problem?

Compaction stalls under sustained write pressure — today the workflow on harborlight requires an out-of-band step that breaks the editor flow and makes the API harder to type.

Describe the solution you'd like

Migrate the affected surface to follow the same contract as the rest of the toolchain, so composed flows stay consistent and predictable.

Describe alternatives you've considered

  • Keep the current implementation and document the seam.
  • Ship a codemod that rewrites call sites at install time.

However, both would still leave the surface on a different contract from the rest of the stack, and would only delay the cleanup.

Labels: needs-triage

LNln-dev7self-assigned this3w ago
YUyuki-tanakaadded the labelneeds-triage3w ago
LNln-dev7added a commit that references this issuefix(harborlight): wire the new contract for #3005598b8f53w ago
NOnoor-hassanmentioned this in#30583w ago
LNLNcommented 1w ago

Re-reading the spec, I think the right contract is the one in the bug report, not the one we're shipping. Going to open a small PR.

Add a comment

M↓Markdown is supported