airbytehq / airbytehq/airbyte

[OSS] Issue with `Get stream properties` API

Open
#66,688 4 comments 1 reaction 0 assignees View on GitHub
area/platform autoteam community needs-triage team/compose team/platform-move type/bug
Dominant language
Python
Stars
22.1k
Forks
5.3k
PR merge metrics
PR metrics pending

Description

### 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

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.