billion-context 0.1.115-pr.823.668 → 0.1.115

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -64406,8 +64406,6 @@ ${hdrText}
64406
64406
  clearUpstreamTimer();
64407
64407
  if (prepared?.resetAfterSuccess) {
64408
64408
  log2("warn", `[${prepared.session.id}] native compact response had no body; rebase NOT scheduled`);
64409
- } else {
64410
- log("warn", `[${prepared?.session.id ?? "unknown"}] \u2190 upstream ${upstream.status} returned a null body; responding empty to client`);
64411
64409
  }
64412
64410
  return;
64413
64411
  }