Valentin Clavreul

Results 10 comments of Valentin Clavreul

I got the same issue. While debugging I found out it stumbled on Traits, so I excluded them and it worked.

I had a similar problem, but I could find a workaround. First I think this limit of 64k comes most probably from the buffer size for a standard unix pipeline...

To try it, I made the change by copy/pasting this method into my own project. It fails fast with `429` errors with too much parallelization (like ~10 gorountines sending each...

I've missed that info sorry :sweat_smile: That being said, while debugging, it seems that the SDK do not fill this information while batching, and neither does any of the contained...

Thanks a lot for your reactivity ! I'll check the release this afternoon. Indeed, we didn't find the documentation about this KV store limit. Adjusting our script to throttle them...

> * I'm not sure it's always a desired behaviour... (at least for me it's not I believe) maybe it should be a dedicated attribute option ? I was wrong,...

> > * I'm not sure it's always a desired behaviour... (at least for me it's not I believe) maybe it should be a dedicated attribute option ? > >...

FYI, I found the verbose option `-v` but no specific log appeared during freezing

Hi ! It was bundled (I think) with my Linux Mint 21.2 installation as a Flatpack package. I can reproduce it when finding the binary directly and executing it raw....

My home folder is encrypted (with `ecryptfs`), maybe it's related ? Not the first time it causes an issue... Aside from this, my setup is very vanilla. My Linux kernel...