Justin T

Results 6 comments of Justin T

the total_time is returned so that this can be used to calculate the percentage of time that has been spent on the cpu, in idle state, etc. between two requests...

you are right, the client could track the time between requests as well, but this might not be as exact as if we track it due to scheduling, (network) latency,...

hello @desertaxle, we are usually waiting for the deployment runs to reach a final state. i think there are at least two usecases: 1) the developer wants to start sub...

@desertaxle thank you for looking into this I'm using h2==4.1.0 httpcore==1.0.2 httpx==0.26.0 so far we haven't come up with an MRE yet as this is very flaky and seems to...

just noticed that this is already fixed by https://github.com/PrefectHQ/prefect-ui-library/pull/1997. can this be closed?

It would be extremely helpful to have some functionality that also clears the remote storage for cleared and expired cache keys. we are piling up significant amounts of cache data...