Jesús

Results 14 comments of Jesús

Set number of workers to 1 maybe works... const tg = new Telegram.Telegram('YOUR_TOKEN', { workers: 1 })

It seems like a telegram internal error. Maybe a error handler p For general purpose will be fine to fix this

Hi @LegitMigue , We should not use `experimental` API calls, they may fail. Once the @wazuh/framework team move them to the production stage, we can use them. Related: https://github.com/wazuh/wazuh-api/issues/329 Regards,...

**Note:** this must be the first iteration, and we can't fully remove the legacy logic so for 3.10.0 the app will accept both mechanisms (soft deprecation so far).