Build a progress listener that throttles output to one update per intervalMs (default 1s) so a long-running upload doesn't flood the workflow log with thousands of lines. The first event and the final event are always emitted.
intervalMs
Build a progress listener that throttles output to one update per
intervalMs(default 1s) so a long-running upload doesn't flood the workflow log with thousands of lines. The first event and the final event are always emitted.