Jenny G
Jenny G
Hi @Tostino - the changes are a unification of how we handle Python/type related inputs in the ui. Currently the way they're handled in blocks and parameters is slightly different.
Thanks for the request @ColeMurray - this is a request we've discussed internally and have been wary of because we somehow need to be clear of the difference between marking...
Another user comment/request from slack: https://prefect-community.slack.com/archives/C0192RWGJQH/p1659533174627099 _Is there or will there be a way to control the states of the flows or tasks in the UI (Pausing a flow mid...
Yes currently most ui state handling is done by state type (completed, running, scheduled, pending, failed, cancelled, crashed). We have support for the named state "Late" because it is so...
Thanks @anna-geller - I believe this would require API changes as we currently need an exact string for each filter and we wouldn't want to do this client side. @zangell44...
I could not replicate but leaving this open for a UI member to investigate further.
https://docs.prefect.io/orchestration/flow-runs/concurrency-limits.html
Hi @kvnkho - I linked the logs to give Natalie more background about concurrency limits. But I'm going to get @ThatGalNatalie to touch base with you to make sure she...
Thanks for the extra info @zyzil - that's a slightly more complex request as would require changes in the backend too. I've marked this as one for future consideration as...
@ThatGalNatalie - I can't replicate this but I wonder if it's a slow loading like we saw with concurrency. Can you see if you can replicate? And try the same...