Nat Tabris
Nat Tabris
> I'm actually pretty excited about the prospect of having this by task prefix. Yay! I've also updated the example plot in the PR description. > not sure if we...
Here's an example graph of the data in Grafana: cc @ian-r-rose
Having paused and retiring and `paused_or_retiring` makes things more complicated for me, because various things would need to include that iff `paused` and `retiring` are not present (and not include...
> I think we don't have any strong preferences about keeping/removing the paused_or_retiring metric. Can you elaborate how adding those would be a breaking change? I said "kinda". It messes...
Thanks, @crusaderky! It would be nice to be able to get more accurate GIL data via Prometheus.
It would be extra nice if someone could pass a callable to `on_error` that would be called (with the exception object?) if there's an error.
> No, neither is currently default. Oh, that's good to know. I didn't realize this. Which is why it would be awesome if this was said in the docs somewhere...
@samanake It looks like you have typos in your URLs. The URL needs to be `http://:`, in this case `http://127.0.0.1:33459` (you need the `:`, and it shouldn't have `/` before...
Thanks, @martindurant! That appears to work in some but sadly not all cases (as you said). In particular, it works when I run `df.to_parquet`, wait for token to expire and...
I think I'm not following the suggestion. Are you thinking that's a workaround that doesn't require changing `s3fs`? Or that `s3fs` could do something like that? (My feeling is that...