tigase / tigase-server

(M) Highly optimized, extremely modular and very flexible XMPP/Jabber server
https://tigase.net
GNU Affero General Public License v3.0
317 stars 106 forks source link

Return an error if offline message was not stored due to internal error #server-1355 #205

Closed hantu85 closed 1 year ago

hantu85 commented 1 year ago

I'm not sure if that is OK, as we are making changes to a few methods of the API (changed thrown errors). Please review and decided if it is OK or we need to find other way to fix this issue, but I think we should keep it this way.

woj-tek commented 1 year ago

While it indeed changes methods signatures, I think it's OK in this case.