airbytehq / airbytehq/airbyte

[source-stripe] Updated subscriptions are not getting latest information in snowflake destination

Ouverte
#69,747 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
area/connectors autoteam community connectors/source/stripe needs-triage team/use type/bug
Langage dominant
Python
Étoiles
22.1k
Forks
5.3k
Métriques de merge des PR
Métriques de PR en attente

Description

### Connector Name

source-stripe

### Connector Version

5.15.12

### What step the error happened?

Other

### Relevant information

Hello, I am having issues with the subscriptions stream after syncing data from stripe to snowflake. I'm seeing subscriptions that appear with a status of "trialing" in snowflake, but the subscription is in status of "active" in reality. I'm reading from the connector documentation that the connector uses an "artificial" updated cursor because the stripe API doesn't let you query either through list or search APIs by the "updated" property from stripe. I confirmed with stripe support that when the subscription status changes the "updated" property of the subscription object does change.

Is it expected that If I'm syncing with mode "Incremental | Append + Deduped" that I get updated statuses if a subscription changes from trialing to active status? Or is the solution to my problem to use the "Full Refresh" sync mode?

### Relevant log output

```shell

```

### Contribute

- [x] Yes, I want to contribute

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.