Zack Kollar

Results 27 comments of Zack Kollar

Anyone get this same issue? (Edit: gonna take that as a no, looks like it's eject time! Don't know why everyone is so afraid of ejecting... sounds a little uninformed)

This was how I handled my case which is slightly different than yours, I know which thing is being hovered and if it's being hovered or not. ```jsx {/* This...

> But I’ve moved in to a Rust-based version of this utility. If you could point me to that I'd love to check it out!

I merged this into my PR to remove deprecation warnings and use newer OTP supervisors. Many thanks 🥂!

@flaribbit I can verify this same result with both versions. I don't need anything fancy so I'm opting to downgrade for now.

So it turns out `file-appender` from `tracing` actually has a `max_files` field that can we set ([see](https://github.com/tokio-rs/tracing/blob/02903cbcdcbec946fd4086395409b1cacd9807de/tracing-appender/src/rolling/builder.rs#L228-L234)). However, it's never exposed at the library level...

@TrevorJTClarke There are unit tests currently not merged into `croncat-pipeline`! Just for reference.