Skip to main content
This page covers the settings that control how Blnk runs reconciliation jobs and reports progress.

Reconciliation settings

Use these settings to configure the default reconciliation strategy, progress updates, and retry behavior.
In blnk.json, retry_delay is integer seconds. The environment variable accepts Go duration format (e.g. 5s).

BLNK_RECONCILIATION_DEFAULT_STRATEGY

This sets the reconciliation strategy Blnk uses by default. Use one_to_one when one ledger record should match one external record. Change it only when your reconciliation flow regularly needs one-to-many or many-to-one matching.

Reconciliation strategies

One-to-one, one-to-many, many-to-one matching.

BLNK_RECONCILIATION_PROGRESS_INTERVAL

This controls how often Blnk reports progress while a reconciliation job is running.
Tip: Use a smaller value when you want more frequent progress updates. Use a larger value when you want fewer progress events during large jobs.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.