Skip to content

Commit c7db8f5

Browse files
committed
Missed a write on the README for parquet-concat
1 parent 461d8b2 commit c7db8f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lambdas/parquet-concat/README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ toc::[]
4141
| `20`
4242
| Maximum number of retries for interactions with S3
4343

44+
| `INIT_BACKOFF_MS`
45+
| `500`
46+
| Number of milliseconds to start at for backoff retries
47+
4448
| `RUST_LOG`
4549
| `error`
4650
| Log level (default: `error`). Can be scoped to specific modules, e.g. `oxbow=debug`

0 commit comments

Comments
 (0)