Anton Bessonov

Results 206 comments of Anton Bessonov

I have deployed my state to a test environment so it can be tested end to end. It seems to be working - at least for my use case with...

@lovell Oh, I'm very sorry - it seems I missed the notification. I hope I can try it tomorrow.

@lovell It doesn't work out of the box. First, I get the following error: ``` main-backend-1 | file:///home/dev/app/packages/main-backend/dist/file:/home/dev/app/.cache/pnpm/virtual-store-dir/[email protected]/node_modules/sharp/lib/sharp.js:131 main-backend-1 | throw new Error(help.join('\n')); main-backend-1 | ^ main-backend-1 | Error: Could...

> I have deployed my state to a test environment so it can be tested end to end. It seems to be working - at least for my use case...

I haven't tried it yet, but I think I can work around it. However, I have no idea why it hangs...

@Rush @Abraham-Flutterwave Don't forget to vote on this issue. I'm not expecting it to make a big difference, but not voting definitely won't help.

@lovell Probably, it's something to define, but at least my use case isn't packaging in the sense of an "exe", but rather having all dependencies bundled in the right place...

I get the same error. Tried master, 1.4.2 and every tag down to 1.1.1: ```bash $ make -j 8 I whisper.cpp build info: I UNAME_S: Linux I UNAME_P: x86_64 I...

Additional info: ```bash $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 154 model name : 12th Gen Intel(R) Core(TM) i9-12900H stepping : 3...

> I think the busy backend should return 503 and Traefik RR should try to run the query itself on subsequent nodes. It will break if all backends "think" they...