ConduitIO / ConduitIO/conduit

Plugin SDK: make read backoff delay in source configurable

Open
#184 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Go
Stars
610
Forks
63
Avg merge
12h 28m
Merged PRs (30d)
57

Description

### Feature description

When a source plugin has no record to return it can choose to return `ErrBackoffRetry` and the plugin SDK will make sure to retry again at a later point in time. Currently, the delay is hardcoded to start at 100ms and increase to 5s. We should make these values configurable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.