forked from nyaruka/courier
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Update/v7.1.14 #93
Open
Robi9
wants to merge
85
commits into
main
Choose a base branch
from
update/v7.1.14
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update/v7.1.14 #93
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add support for the 'Expired' status from Africa's Talking which seems to be thrown but isn't handled. Courier currently throws the following error when it encounters this status: time="2021-11-10T10:29:10+03:00" level=info msg="request errored" channel_uuid=<UUID> elapsed_ms=0.109525 error="unknown status 'Expired', must be one of 'Success','Sent', 'Buffered','Rejected' or 'Failed'" url=/c/at/<UUID>/status Mark messages that have this status as failed as it doesn't appear messages that have this status get delivered to users. Signed-off-by: Jason Rogena <[email protected]>
Remove chatbase support
Adds the Africa's Talking 'Expired' Status in Its Handler
…-headers-configs Support more than one header in External Channel
Use `response_to_external_id` instead of `response_to_id`
…ton-layout add button layout support on viber channel
Remove loop detection
Add Msg.failed_reason
Throttle courier queues when the channel has rate limit redis key not…
Do more error wrapping when creating contacts and URNs
Fix bulk status updates
Instagram handler
Update to latest gocommon
Added Session Status to FCM handler
Send db and redis stats to librato in backed heartbeat
Support sending WA quick replies when we have attachments too
Add support to receive button text from Twilio WhatsApp
Allow more active redis connections
Codecov Report
@@ Coverage Diff @@
## main #93 +/- ##
==========================================
+ Coverage 70.90% 71.36% +0.45%
==========================================
Files 96 96
Lines 8597 8612 +15
==========================================
+ Hits 6096 6146 +50
+ Misses 1881 1855 -26
+ Partials 620 611 -9
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.