Below is how this progress handler renders by default at 0%, 30% and 99%
progress:
With handlers(handler_progress())
:
[-------------------------------------------------] 0%
[====>--------------------------------------------] 10%
[================================================>] 99%
If the progression updates have messages, they will appear like:
[-----------------------------------------] 0% Starting
[===========>----------------------------] 30% Importing
[=====================================>] 99% Summarizing