Polabiel / Quirk

Quirk, 🤖 A modular WhatsApp bot, 📱 which provides you with a database using prisma 📊 and an unstable web-socket connection via node.js 🌐 all this so you can create your commands 💬 and make new implementations with a simple architecture 🛠️
https://replit.com/@bielgabrieloliv/z-bot?v=1
MIT License
1 stars 2 forks source link

Bug - Axios Error 524 (try-catch) #3

Open Polabiel opened 1 week ago

Polabiel commented 1 week ago
/application/src/services/simsimi.ts:45
    throw new Error(error);
          ^
Error: AxiosError: Request failed with status code 524
    at default (/application/src/services/simsimi.ts:45:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at processMessage (/application/src/utils/autoCommand.ts:98:7

Ao tentar fazer um comando, ele deu um erro de 524

github-actions[bot] commented 1 week ago

Message that will be displayed on users' first issue