Skip to content

Defer remote file filtering logic until a file is processed #2777

Closed
@garyrussell

Description

@garyrussell

The fix for #2776 will work by reversing the filtered files on exceptions and when the adapter is stopped.

But this will not be a complete solution because unprocessed files can still be filtered if the server loses power.

Moving the filter logic until as late as possible will mitigate the extent of this problem.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions