question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chat contact missed results in error status rather than missed status

See original GitHub issue

Currently contact.onMissed() is not being fired when a contact chat has been missed.

From my understanding of what I have read contact.onMissed() seems to only handle call cases, but it should really handle both voice/ chat. This is because weather a contact is a voice/ chat contact they are a contact that has been missed.

Documentation snippet:

Subscribe a method to be invoked whenever the contact is missed. This is an event which is fired when a contact is put in state “missed” by the backend, which happens when the agent does not answer for a certain amount of time, when the agent rejects the call, or when the other participant hangs up before the agent can accept.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
sseidel16commented, Jun 23, 2020

This is indeed the behavior, and although I coded my application appropriately, it does not seem right that it should go into error state and not missed state. Can this be fixed/updated?

0reactions
Christian-Sestacommented, Jun 25, 2020

@sseidel16 fair enough, In our Call contact system we usually show all information about the contact to an agent before they have accept a call so they can respond must faster to a customers query. Was pretty much trying to do the same thing here with chat and showing the current transcript and subsequent messages coming through before accepted.

Since the original issue around onMissed() not working has been resolved as part of version 1.4.8 I will be closing this ticket.

Read more comments on GitHub >

github_iconTop Results From Across the Web

6 Methods to Fix WhatsApp Status Not Showing
How to Fix WhatsApp Status Not Showing? · Fix 1: Check the connection · Fix 2: Contact Your Friends · Fix 3: Update...
Read more >
Error Codes - WhatsApp Business Platform On-Premises API
Error codes, titles, and descriptions and HTML status codes and descriptions that may be returned by the WhatsApp Business API Client.
Read more >
Troubleshoot issues in Omnichannel for Customer Service
Use this topic to get information on how to resolve issues that you might face when you work with Omnichannel for Customer Service....
Read more >
Examples of Responses for Live Chat - ProvideSupport
A collection of customer service live chat examples and canned responses for live chat operators and customer support representatives.
Read more >
12 Response Templates for Tricky Customer Service Emails
Use these customer service response templates and examples for inspiration to craft the perfect replies to the trickiest emails your team ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found