Skip to content

move filter validation to validate method in types package #884

@github-actions

Description

@github-actions

olake/protocol/sync.go

Lines 196 to 201 in 8208b6b

// TODO: move filter validation to validate method in types package
filter, isLegacy, err := elem.GetFilter()
if err != nil {
logger.Warnf("Skipping; Configured Stream %s failed to get filter: %s", elem.ID(), err)
return false
}


This issue was generated by todo-issue based on a TODO comment in 8208b6b. It's been assigned to @vikaxsh because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions