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

Feature request: support fallback messages #122

Closed
rmacqueen opened this issue Sep 2, 2020 · 4 comments
Closed

Feature request: support fallback messages #122

rmacqueen opened this issue Sep 2, 2020 · 4 comments

Comments

@rmacqueen
Copy link

The messagebird API supports fallback messages:

Fallback Messages
The Fallback parameter allows you to configure a message to be sent over a secondary channel if the original message failed or could not be sent within a defined time window.

As far as I can see there isn't a way to specify the fallback configuration in this Java api. Can that be added?

@olimpias
Copy link
Contributor

olimpias commented Sep 2, 2020

Hi @rmacqueen , absolutely it can. I will work on it. 👍

@rmacqueen
Copy link
Author

@olimpias Thanks a lot - I really appreciate it! Do you have an estimate for how long that will take to complete?

@olimpias
Copy link
Contributor

olimpias commented Sep 3, 2020

Hi @rmacqueen , I created MR here: #123 . After its review, we will try to release a new version as soon as possible. It is gonna be probably tomorrow or on Monday.

@denizkilic
Copy link
Contributor

Hi @rmacqueen,
Support fallback messages for conversation was implemented in the latest release (Release 3.0.16) (Special thanks to @olimpias) We are welcoming more issues if you have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants