nstylo
nstylo
I'd also like to see this feature. Currently we have some local dependencies checked into VCS (with [git lfs](https://git-lfs.github.com/)) and I'd like to ignore those dependencies when running `pip-compile --generate-hashes`
I know this issure is almost a year old, but this issue does not seem to be fixed:  Any progress with this? Or any help needed?
I am facing the same issue, can we expect a fix? This has been open for a long time now.
I am looking for a similar feature. It would be great if we had introspection into the event/spans to assert for log level for instance.
@bocharov I had issues with network errors too. For me the issue was that I was committing to CH every 5 seconds, which was exactly the threshold for CH to...
@serprex At least once would already be an improvement. Right now batches are fully dropped on network errors when inserting.
I agree with @Rachelint. I think for most usecases we just want to retry the `Bytes` batch again.
We are experience the same issue.   The first image shows the usage of `send_result` while the second image shows `send`. This 'slow' memory leak is on my machine....
@justefg I suppose you are using chainstack as your node provider? They do close websocket connections after a while and viem does not catch that case. This is my hack....
@justefg yes, works very reliably. I have to see on which version of view I am using this solution.