Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

❓ Implementing a retry when sending a message fails #269

Open
alallema opened this issue Sep 11, 2024 · 0 comments
Open

❓ Implementing a retry when sending a message fails #269

alallema opened this issue Sep 11, 2024 · 0 comments
Labels
feature Adds functionality to the project

Comments

@alallema
Copy link
Collaborator

alallema commented Sep 11, 2024

Description

In addition to this issue #248, it might be interesting to implement a retry when messages are not sent for various reasons.

Screenshot 2024-09-11 at 16 02 42

Most message applications allow you to retry sending a message after it has failed:
Screenshot 2024-09-11 at 16 03 47

Notes

  • This should be discussed with the Design team
  • In addition, the “expired” status seems to occur after 2 or 3 days, but this needs to be checked. It might be a good idea to provide for this case too. What do you do after 1 hour or more of sending a message if it hasn't been delivered? Do we put a little alert/info saying that "Indépendamment de notre volonté le correspondant ne semble pas joignable le message est toujours en suspend chez l'opérateur client, voulez-vous réessayer ?" Knowing that we don't know if the text message will arrive or not.
@alallema alallema added the feature Adds functionality to the project label Sep 11, 2024
@alallema alallema changed the title Implementing a retry when sending a message fails ❓ Implementing a retry when sending a message fails Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adds functionality to the project
Projects
None yet
Development

No branches or pull requests

1 participant