Skip to content

Fix #682, #683, #684, #685: batch size cap, AMM invariant tests, idle connection recycling, one-shot scheduling - #713

Merged
Kingsman-99 merged 1 commit into
Stellar-split:mainfrom
mercycodes2-sudo:fix/issues-682-685
Aug 29, 2026
Merged

Fix #682, #683, #684, #685: batch size cap, AMM invariant tests, idle connection recycling, one-shot scheduling#713
Kingsman-99 merged 1 commit into
Stellar-split:mainfrom
mercycodes2-sudo:fix/issues-682-685

Conversation

@mercycodes2-sudo

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • test/requestBatcher.test.ts — new case asserts maxBatchSize: 0 throws RangeError
  • src/__tests__/ammCalculator.test.ts — new invariant-preservation tests
  • test/connectionPool.test.ts — new cases cover timer-based recycling on release and non-recycling on reuse
  • test/scheduler.test.ts — new cases cover once(), cancellation, and coexistence with schedule()

Closes #682
Closes #683
Closes #684
Closes #685

@drips-wave

drips-wave Bot commented Aug 27, 2026

Copy link
Copy Markdown

@mercycodes2-sudo Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Kingsman-99
Kingsman-99 merged commit a0d3a89 into Stellar-split:main Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants