Closed xtuchyna closed 2 years ago
When collecting Issues for big repositories, it seems that initialization step takes too long (and maybe it is even stuck)
Steps to reproduce the behavior:
python -m srcopsmetrics.cli -clr openshift/origin --entities Issue
The initial steps should not take too long
the aggregation process needs to start immidiatelly
Related to #504
Bug description
When collecting Issues for big repositories, it seems that initialization step takes too long (and maybe it is even stuck)
Steps to Reproduce
Steps to reproduce the behavior:
python -m srcopsmetrics.cli -clr openshift/origin --entities Issue
Actual behavior
The initial steps should not take too long
Expected behavior
the aggregation process needs to start immidiatelly
Additional context
Related to #504