iachat/app/services/wuzapi
Rodribm10 5e7447f1d8 fix(wuzapi): troca /chat/send/file por /chat/send/document pra PDF
Wuzapi (asternic) atual usa /chat/send/document pra arquivos. O endpoint
/chat/send/file não existe (404), então PDF nunca chegava — propagado
como ECONNRESET pelo proxy. Mantém os antigos como fallback.

Também trata Errno::ECONNRESET como ConnectionError no http handler pra
ativar a cadeia de fallback se voltar a acontecer.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-25 06:27:28 -03:00
..
client.rb fix(wuzapi): troca /chat/send/file por /chat/send/document pra PDF 2026-04-25 06:27:28 -03:00
provisioning_service.rb chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00