project-openubl / xhandler-java

Java library for creating and sending XML files through SOAP - SUNAT
https://project-openubl.github.io/
Apache License 2.0
18 stars 18 forks source link

fix: Handle org.apache.cxf.transport.http.HTTPException #120

Closed carlosthe19916 closed 1 year ago

carlosthe19916 commented 1 year ago

org.apache.cxf.transport.http.HTTPException aparece de manera aleatoria en el servicio Beta de la SUNAT. Manejando esta excepcion ayuda a evitar Non autorized exception cuando se envian muchos comprobantes al mismo tiempo

carlosthe19916 commented 1 year ago

🎉 This issue has been resolved in v5.0.0.CR2 (Release Notes)