Hello people, anybody know how to display progress...
# ask-community
j
Hello people, anybody know how to display progress bars from a running task on the prefect URL UI in logs
a
@Jeremiah Lethoba we do have a timeline view that shows the progress of a task run in a sense that it shows how long it runs and whether it’s still in progress (blue) or whether it has already finished successfully (green). But if you mean a progress bar in a sense that it shows the time until the task completes, we don’t have such feature.
j
yes I meant the latter, ok thanks
👍 1
121 Views