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.

/execute endpoint doesn't perform follow-up actions of executed action

See original GitHub issue

If the action you predict with the /conversations/<conversation_id>/execute endpoint returns a FollowupAction, this action does not get executed.

When executing an action externally, one would expect the effect of that action to be the same as the effect if that action were called by the bot in the conversation.

I suspect that this is due to the action called only getting “executed”, instead of being called through the “predict_and_execute_next_action” loop which predicts actions until the next action_listen.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
JEM-Mosigcommented, Jan 30, 2020

@nbeuchat Intent-triggering external events (and reminders) are released now! See https://github.com/RasaHQ/rasa/releases

1reaction
JEM-Mosigcommented, Dec 12, 2019

Hi @nbeuchat Yes, this is exactly what we’re working on right now (see https://github.com/RasaHQ/rasa/issues/4464). Introducing the ExternalEvents class was an implementation detail we were considering, but in any case it’ll solve exactly the problem you describe.

Read more comments on GitHub >

github_iconTop Results From Across the Web

August 27, 2021 M-21-31 MEMORANDUM FOR THE HEADS ...
This memo establishes a maturity model to guide the implementation of requirements across four Event Logging (EL) tiers, as described in Table 1 ......
Read more >
Executive Order 14028 and Federal Acquisition Regulation ...
This order outlines over 55 actions federal agencies need to take to improve cybersecurity. These actions range from developing strategies for ...
Read more >
Executive Order 14028: Improving the Nation's Cybersecurity
Executive Order (EO) 14028 - "Improving the Nation's Cybersecurity" (issued May 12, 2021) requires agencies to enhance cybersecurity and software supply ...
Read more >
The Power of the President: The Roles of Executive Orders in ...
An executive order is a written statement that the President issues to “direct or instruct the actions of executive agencies or government officials,...
Read more >
Executive Order on Improving the Nation's Cybersecurity - CISA
On May 12, President Biden signed an Executive Order on Improving the Nation's Cybersecurity to support our nation's cybersecurity and ...
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