Valerii Ozarnichuk

Results 32 comments of Valerii Ozarnichuk

I think i found the reason. I use `limiter.on('failed', async() => {...})` for retrying jobs. After last try jobs marked as "error" in external key-value storage to prevent push it...

Hi, please resolve conflicts

As I found, this happens after removeSubset() call: https://github.com/fb55/css-select/blob/769d1866fbafe8d6f734c5b2b073756a489f3b13/src/index.ts#L112 which refer to default adapter https://github.com/fb55/domutils/blob/d3e1af0f3b98c0e9f028443385760aaa068be624/src/helpers.ts#L11 But. Is there normal to change original array?

Same issue. Just switched my project to sveltekit :) The bug shows itself only in production, so I just hadn’t seen it while testing. Sadly, pity safari users.

The issue is still here in the latest 1.1.4 Any updates?

@palmamartin I saw this error on the not last version of got, too. In fact, no one got version works

I have this response almost randomly (but about 80% of requests) to gpt-3.5-turbo. Checked with many providers. These response 422 Unprocessable Entity most often: FreeGpt ChatgptX ChatgptAi Chatgpt4Online ChatForAi Tried...

Tried the latest v0.2.8.0 - didn't help

Logs in docker: INFO: 172.17.0.1:59932 - "POST /v1/chat/completions HTTP/1.1" 422 Unprocessable Entity (yes, that's all) NodeJS openai lib error message: UnprocessableEntityError: 422 status code (no body)

@xtekky not sure if you will see a closed issue message