Hi! Is there a way to speed up retrieving `finishe...
# ask-metaflow
b
Hi! Is there a way to speed up retrieving
finished_at
? It seems like it's making a request to the server to get this information. I'm waiting around 4 seconds to get the
finished_at
timestamp for 10 experiments.
s
it should be plenty fast - what does your set up looks like? it is likely that something might be off with the network topology
b