Skip to content

Add invalid connection #16037

Closed
Closed
@gosusnp

Description

@gosusnp

What

We need to be able to track connections being invalidated due to an unsupported airbyte protocol version.

How

  • modify connection table, add is_invalid flag that default to false
  • Very access to connections to make sure we read as expected, for example, getting connections that can sync should exclude is_invalid=True

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions