Actions
Bug #18618
openReusing workflows/steps is too slow
Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Release:
Release relationship:
Auto
Description
Arvados takes too long to figure out if a workflow or step has already been run and can be reused.
A user reported that it can take ~1 minute for that determination to be made.
Updated by Ward Vandewege almost 3 years ago
- Description updated (diff)
- Subject changed from It takes too long for job reuse cache hits to be returned to Reusing workflows/steps is too slow
Updated by Peter Amstutz almost 3 years ago
They could try increasing the number of submit threads, eg --thread-count=4
Actions