UNPKG

arehs

Version:

The arehs ensures the best possible large batch processing, which is oriented towards event-driven chunk processing.

6 lines (5 loc) 106 B
export enum ProcessStatus { TASK_COMPLETED = 'TASK_COMPLETED', ERROR = 'ERROR', FINISH = 'FINISH' }