Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only allow sessions to be created if the function group exists #52

Open
2 tasks done
elsapolo opened this issue Aug 13, 2024 · 1 comment
Open
2 tasks done

Only allow sessions to be created if the function group exists #52

elsapolo opened this issue Aug 13, 2024 · 1 comment
Assignees
Labels
a-ai-engine Area: An issue that related to AI Engine c-bug Category: Something isn't working

Comments

@elsapolo
Copy link

Prerequisites

  • I checked the documentation and made sure this feature does not already exist
  • I checked the existing issues to make sure this feature has not already been requested

Feature

Right now it is possible to create sessions (through API or SDK) even though the function group provided might not exist. It only causes an issue when starting the session, making it difficult to identify what is causing the error.
If the error was in the creating session response it would be easier to debug

Additional Information (Optional)

No response

@jrriehl jrriehl added the c-bug Category: Something isn't working label Aug 21, 2024
@qati
Copy link

qati commented Aug 21, 2024

Hi @elsapolo ,

Thank you for your feedback. We will roll out a fix for this soon.

@qati qati assigned XaviPeiro and unassigned jrriehl Aug 27, 2024
@lrahmani lrahmani added the a-ai-engine Area: An issue that related to AI Engine label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-ai-engine Area: An issue that related to AI Engine c-bug Category: Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants