Y
Hacker News
new
|
ask
|
show
|
jobs
by
hackermondev
306 days ago
Need to be specified at build time, but you can set a dynamic window length based on the current buffer length.
https://github.com/hackermondev/batched?tab=readme-ov-file#b...
1 comments
catlifeonmars
302 days ago
Ah gotcha. So one use case that immediately comes to mind with batching is retries with batch bisection. While you wouldn’t need it to be arbitrarily dynamic, it would be useful to support some sort of retry aware divide-by-two mechanism
link