Open Cloud MessagingService delivery reliability

According to the docs on MessagingService

Delivery is best effort and not guaranteed. Make sure to architect your experience so delivery failures are not critical.

I’m wondering if this applies to Open Cloud as well and if so, does the API return an error status code when delivery fails?