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

Add streamer wrapper function in Kraken to avoid errors being thrown after Stream Response is open #2601

Merged

Commits on May 17, 2024

  1. commonwealth: Add streaming utils

    * Add some streaming wrapper utils so we can send status in streaming
      responses
    JoaoMario109 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    547fc45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c683c37 View commit details
    Browse the repository at this point in the history
  3. frontend: utils: Add streaming utils

    * Add streaming utils to allow to receive json streams in streaming
      responses from fast api
    JoaoMario109 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    05f3811 View commit details
    Browse the repository at this point in the history
  4. frontend: pull tracker: Add parseStreaming

    * Add parse streaming utils in pull tracker to allow receive correct
      errors from kraken using streaming operations
    JoaoMario109 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    db068d2 View commit details
    Browse the repository at this point in the history