Pedro S. Lopez
Pedro S. Lopez
* for sources that dont have an endpoint to determine permissions, at the stream-level availability method we can just do the first read() - it's ok for now that this...
> > > When the session opened in the latest version and I switch to an older version (e.g. 2.2245.9 to 2.2244.6) a database error occurs and it goes to...
@matricce thanks for letting me know about wa-version! Added support for it - check out the PR description for how to hook it up 😄
@mfsiega-airbyte whoops, 100% - I did separate this into a smaller set of changes but when I merged the other piece this one now includes everything. Sorting that out now.
@mfsiega-airbyte OK - this should be more manageable now
superseded by https://github.com/airbytehq/airbyte-platform/pull/91
Yes, this is the intended behavior. Could you explain your use case for why you want it to be resolved earlier?
@davydov-d I'm seeing some changes for both tiktok and stripe in this PR... is this intentional?
> I am trying to understand the high level change, why do we need to save the AttemptSyncConfig? @gosusnp The main reason is just to be able to look back...
Clearly document which to use depending on what you need to do, since there are different behaviors: - [1] Is useful when developing SAT since it runs the python directly...