Moshe Harush

Results 4 comments of Moshe Harush

Hey @Murderlon, I am also tried this and seems can't scale the companion server. But I do not understand why we need Redis at all if there is have some...

The problem is this code waiting for socket connect start for start file upload: ``` await uploader.awaitReady() ``` So even if the companion got a socket connection to another pod...

I used it with Next.js and the first render work as well. But the render function does not run again event the state changes. On debugger I saw the ref...

In some cases, for example, when using a system like Wordpress or any plugin that does not have direct access to its code, the following code can be added as...