Gayrat Vlasov
Results
12
issues of
Gayrat Vlasov
I receive a file like this from the backend: ``` { "@avito-core/toggles:6.1.18": { "add_model_review_from": true } } ``` run standart code and see: ``` const JSONbuffer2 = simdjson.lazyParse(data); // external...
### Version v3.6.6 ### Platform NodeJS ### What happened? If the worker doesn't process the job, the job will be returned to the queue and available after the next getNextJob...
bug