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

[FEATURE] Include timeout settings as part of the user template #45

Closed
dbwiddis opened this issue Sep 18, 2023 · 0 comments · Fixed by #66
Closed

[FEATURE] Include timeout settings as part of the user template #45

dbwiddis opened this issue Sep 18, 2023 · 0 comments · Fixed by #66
Assignees
Labels
enhancement New feature or request

Comments

@dbwiddis
Copy link
Member

Is your feature request related to a problem?

Workflow steps (and the whole workflow) need timeouts. These should be easily configurable by the user in case they expect slow API responses from complex AI models.

What solution would you like?

A standard field in the template:

  • in user input for global timeout
  • in node section of workflow for individual step timeout

What alternatives have you considered?

  • guessing and hardcoding values
  • storing them in OpenSearch settings
  • grabbing them from the API calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants