Skip to content

[OSS] Issue with Get stream properties API #66688

@anandMohanan

Description

@anandMohanan

Helm Chart Version

2.0.13

What step the error happened?

Upgrading the Platform or Helm Chart

Relevant information

Hi Team,

[OSS] Get stream properties API is timing out (running infinite) after updating to the newer version. Other APIs like source creation and destination are working well. I have attached a sample CURL that was being used. I have tried with adding destination ID as a param as well and it was the same issue.

Relevant log output

curl --request GET \
  --url 'https://{ossUrl}/api/public/v1/streams?sourceId=83e58c7a-2234-4626-a24e-61a9a1cda36a' \
  --header 'authorization: Bearer Token'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions