Our customer is having following questions about notification API:
- What is the retry mechanism if SMS got failed & how many retries were made before considering a message as a failed message?
- If we didn’t receive the delivery report or want to check why a particular SMS failed, how can we check that?
- If our webhook gives an error message, what will be the fallback mechanism you will be following?
- What is the retention time of the SMS in a queue and what will happen after its time expires?
- In the delivery report can you list down all statuses, we will get (ENUM) e.g., event: { status: ‘delivered’ }?