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
When I enable batch parsing, if there is one task_executor running, only one file can be parsed at a time; similarly, if there are two task_executors, only two files can be parsed at a time. The parsing of the remaining files will not make any progress, even if the previous files have been successfully parsed:
one task_executor:
tow task_executors:
There are no error messages in the console, and there are no logs about the parsing tasks:
The system status is normal:
I clicked the parse button from here:
The text was updated successfully, but these errors were encountered:
Batch file parsing is blocked
Version: v0.15.0 full
When I enable batch parsing, if there is one task_executor running, only one file can be parsed at a time; similarly, if there are two task_executors, only two files can be parsed at a time. The parsing of the remaining files will not make any progress, even if the previous files have been successfully parsed:
one task_executor:
tow task_executors:
There are no error messages in the console, and there are no logs about the parsing tasks:
The system status is normal:
I clicked the parse button from here:
The text was updated successfully, but these errors were encountered: