Henrik Feldt

Results 419 comments of Henrik Feldt

Ok, so back to where I was; installing textile from scratch works, but not following the samples (`react-native-hub-app`) ``` npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected]...

No, no solution, still need one.

No I don't believe in statuses; if I try to send and get timeouts or ECONNRST or similar back, then I want to try to reconnect.

I moved away from streaming for this reason; I don't have a solution yet. But if I really need one I'm going to dig into this library and maybe I'd...

Yes, I solved *my* problem by **guessing** the cause correctly. Thankfully I hadn’t changed much

Sure, I followed the multi-tenant guide and added store; ``` +import { + // alias the core entity to not cause a naming conflict + Product as MedusaProduct, + Store,...

@OneCricketeer Yes, but it's good practise to log them.

Errors are not trace level logs. They are error level logs.

@dhruv-bansal You know this a four year old thread, right?