Code Monkey home page Code Monkey logo

Comments (5)

ObjectIsAdvantag avatar ObjectIsAdvantag commented on July 19, 2024

hi @SincerelyUnique, interesting, this behavior would need to be added on the webex cloud platform when processing webhooks. To send this feature request to the Webex API group, you can send an email to [email protected].

That being said, I agree there is a gap in the user experience when it comes to bots. I started a spec and experimenting with metadata for bots a few years ago, you may want to look at it: https://github.com/BotCommons/BotCommons-Specification
If you saw some similar initiative getting traction in the industry, please keep me posted!

from awesome-webex.

dstaudt avatar dstaudt commented on July 19, 2024

The Webex Teams webhook system does track whether webhooks are being delivered successfully, and will mark a webhook with status = false if multiple deliveries fail. If you bot has not received a webhook in some time, it could go ahead and perform a GET /webhooks to check whether its webhook status is still active. If not, then inform a user, and/or try to delete/re-create the webhook...

from awesome-webex.

SincerelyUnique avatar SincerelyUnique commented on July 19, 2024

The Webex Teams webhook system does track whether webhooks are being delivered successfully, and will mark a webhook with status = false if multiple deliveries fail. If you bot has not received a webhook in some time, it could go ahead and perform a GET /webhooks to check whether its webhook status is still active. If not, then inform a user, and/or try to delete/re-create the webhook...

Hi dstaudt, Sometimes the service on our production line will be stopped for some reason. At this time, when the user is using the bot, he will wait for a long time and receive no messages. We hope to be able to return some messages in this case to remind the user not to continue to wait. , Can we send a message to the user in this case. :)

from awesome-webex.

SincerelyUnique avatar SincerelyUnique commented on July 19, 2024

hi @SincerelyUnique, interesting, this behavior would need to be added on the webex cloud plateform when processing webhooks. To send this feature request to the Webex APUI group, you can send an email to [email protected].

That being said, I agree there is a gap in the user experience when it comes to bots. I started a spec and experimenting with metadata for bots a few years ago, you may want to look at it: https://github.com/BotCommons/BotCommons-Specification
If you saw some similar initiative getting traction in the industry, please keep me posted!

Thanks @ObjectIsAdvantag I will send an email to [email protected].

from awesome-webex.

SincerelyUnique avatar SincerelyUnique commented on July 19, 2024

From Webex Developer Support([email protected]) said, there is no way have the bot send some sort of default reply to a user if the webhook is disabled or the server hosting the bot code is down. This would require some custom logic on my side(but my server maybe down already), and suggest me set up a watcher code on our server like health check(if server is down, the code is also useless), So in this case, we have no solution (we cannot reminder user not continue to wait when bot is down), sorry!

from awesome-webex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.