Laurenz Honauer

Results 25 comments of Laurenz Honauer

Hey @cortinico, quick update: okHttp, which is used for networking on android, has a hard cap for messages of 16MiB I opened a [PR on their repo](https://github.com/square/okhttp/pull/8042) which would make...

Hey @swankjesse, so basically you are saying that making the max queue size configurable is dangerous for okhttp consumers, because it's a bad practice that might lead to bugs down...

So basically what you are saying is that having the option to configure a larger queue is not responsible because the messages will be kept in memory for too long?...

@cortinico - bump Kindly asking you to leave feedback about this thread

Hey @cortinico - Its been a while, wondering if you have an opinion about the thread above :) As I said, I'm happy to contribute as soon as its clear...

Hey, @supermacro what do you think about this?

Hey @Electroid, did you have time to investigate this? Would really love to use bun for a small prod app at my job, but this is holding me back.

Sporadically also getting this error. Cant put my finger on it, but it seems to occur when I open VS-Code BEFORE opening the terminal app. Rebooting my computer helped. (Also...

Nice to know. I will look into it as soon as I can. Hopefully, the behavior of background tasks ends up making sense. I guess if it's not 100% intuitive...

Thanks coming back with the information!