Amp-Thread-ID: https://ampcode.com/threads/T-019f9d91-77c1-7206-a60f-ed6554ce92ab Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
/** Maximum number of commands in one atomic batch. */
|
|
export const FXNODE_BATCH_LIMIT = 256;
|