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]: Client-side Streaming for the API #123

Open
2 tasks done
matthisholleville opened this issue May 25, 2023 · 0 comments
Open
2 tasks done

[Feature]: Client-side Streaming for the API #123

matthisholleville opened this issue May 25, 2023 · 0 comments

Comments

@matthisholleville
Copy link
Contributor

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the K8sGPT Slack and got positive feedback

Is this feature request related to a problem?

No

Problem Description

No response

Solution Description

I would like to update the existing API to support client-side streaming. This means that the client will be able to send a continuous stream of analysis data to the server for processing. The server will process the data as it arrives and provide a response based on the complete stream of data received.

Benefits

This streaming capability will enable asynchronous data analysis, allowing for more efficient and responsive processing of large or continuous data sets.

Potential Drawbacks

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant