Josh Moore

Results 939 comments of Josh Moore
trafficstars

Sounds good. There's a secondary timeout within the glacier2router process, but I assume you're hitting the server-side one.

@danielballan: thanks for the ping. Unfortunately, I don't have any updates on `datetime` in Zarr v3. As you can imagine, the focus is still heavily on getting zarr-python v3 out...

:100: As a part of this I can imagine wanting to `get` and to `reset` as well.

> I could add a few more to capture latency of various kvstore drivers. :100: on having the total wherever possible. > but not all kvstores will support all metrics....

Thanks, @laramiel! I've updated and now see: ``` /tensorstore/kvstore/file/read_latency_ms [{'0': 0, '1': 1, '2': 0, '3': 0, '4': 1, 'count': 2, 'mean': 2.5, 'sum_of_squared_deviation': 12.5}] ``` I might be misinterpreting...

> The total time is count * mean. Here it should be 5. :+1: Understood and thanks. > But also the latency value may not be quite what we want;...

cc: @d-v-b who was working on a more holistic form of hierarchy creation (though I don't know if it is likely to make the existing methods thread-safe)

Apologies, @dylanmcreynolds. @danielballan and I discussed this at the 2023 SciPy and I simply love the idea of Tiled being a Zarr implementation. Kudos all around.