Skip to content

Add ability to re-ask a question to the same or different service #701

Open
@cortadocodes

Description

@cortadocodes

Feature request

Use Case

When a question fails, you might want to re-ask it to another similar service (such as a locally running service so it can be debugged).

Current state

This is currently possible but a pain because you have to:

  1. Find the question in the event store
  2. Copy its inputs and make sure they're formatted correctly
  3. Re-ask the question

Proposed Solution

  • Add a function/method for re-asking a question given a question UUID and, optionally, a different SRUID
  • Create an octue question reask CLI command to do this from the command line

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature of the app

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions