You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Type of change
- Bug fix
- Improvement (improvement to code, performance, etc)
#### Description
- Fix timeout behaviour to start from the last batch submitted (instead
of the last received item)
- Batch buffer capacity (`outputCh`) increased to 1 to prevent blocking
- Flattened `Config` structure by removing nested `ExecutorConfig`
- Updated all references across tests, configuration files, and
templates
#### Related issues
- resolves#554
Signed-off-by: Liran Funaro <liran.funaro@gmail.com>
0 commit comments