Update README.md

Human duration typo fix

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-10-22 12:31:53 +02:00
committed by GitHub
parent 34e7bf5467
commit db913b817e
@@ -311,7 +311,7 @@ export const catalogModuleCustomIncrementalIngestionProvider =
burstInterval: { seconds: 3 },
// How long should it rest before re-ingesting again?
restLength: { day: 1 },
restLength: { days: 1 },
// Optional back-off configuration - how long should it wait to retry
// in the event of an error?