Commit Graph
6 Commits
Author SHA1 Message Date
NeilandOrca aab112933e Revert "fix(memory): bound OOM-prone accumulators (#10179)" (#10255)
Co-authored-by: Orca <help@stably.ai>
2026-07-23 18:35:31 -07:00
Neil 8f40ddf328 fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
Neil 61f5df39f3 Speed up workspace create base fetch (#4339) 2026-05-31 17:47:15 -07:00
Neil d712f24832 perf: avoid shifting runtime call queues (#4215) 2026-05-31 08:54:48 -07:00
6bdbcec385 Fix runtime call queue sync throw wedge (#3767)
* fix: free runtime call queue after sync throw

* fix: preserve runtime queue runner invocation

Co-authored-by: Orca <help@stably.ai>

* fix: keep runtime queue runner synchronous

Co-authored-by: Orca <help@stably.ai>

---------

Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
Co-authored-by: Orca <help@stably.ai>
2026-05-30 11:27:31 -07:00
Jinwoo HongandOrca 4b7c9b7213 Improve remote client runtime parity (#1975)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 22:24:38 -07:00