Replies: 3 comments 6 replies
-
same problem |
Beta Was this translation helpful? Give feedback.
2 replies
-
I have the same situation where I have only embedding pipeline failed and do not want to rerun everything else. I checked doc and code, I didn't find resume option. But I did find a "workflow" config where you can specify the pipelines. |
Beta Was this translation helpful? Give feedback.
4 replies
-
I tried --resume and skip_workflows, both not working. But here is a hardcode way out, comment "_get_workflow_list" function |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
my config is
i'm index 100M files, embedding api have some problem when extract graph is finished, i'm tring to resume work
And just re-extract graph now, is something i did wrong?
So resume not work just waste my 200M tokens from last work?
Beta Was this translation helpful? Give feedback.
All reactions