Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

EA skills interrupt themselves. Breaks new meeting flow  #1106

@lauren-mills

Description

@lauren-mills

When you are creating a new meeting in calendar and respond with an utterance that Orchestrator detects as a calendar intent, it restarts the skill and loses your current progress.

Example:

  • user: New meeting
  • bot: What should I set the title to?
  • user: Team Meeting <--- This triggers the orchestrator interruption logic because it scores highly for calendar and restarts the skill

The fix for this is to add a property tracking the current skill and not allow that skill to interrupt itself, but only allow interruptions for other intents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Must Fix. Release-blockerShipRoom-ApprovedShip room has approved this issue for the releasebugIndicates an unexpected problem or an unintended behavior.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions