Closed
Description
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
BC Break report? | no |
RFC? | no |
Symfony version | 3.x |
At the moment its not possible to change the max steps. In our company we have a few importers which run over a long time which means the max to read data can get higher while execution. Would be cool if we could update the progressbar without the need using reflection on the private method (which we've done, cause it worked fine).