class ContreeConfig
auth field controls authentication and the target URL. String fields
on auth objects support env var lookup: if the value matches an existing
environment variable name, the value is loaded from it.
Attributes
HTTP timeout in seconds.
Chunk size in bytes for uploads.
Import operation timeout, falls back to operation_timeout.
Run operation timeout, falls back to operation_timeout.
Default timeout for operations.
Min polling interval for operation status checks.
Max polling interval for operation status checks.
Backoff multiplier between polls. Higher values mean faster backoff growth; recommended range is 1 to 2.
Maximum number of not found responses when awaiting operation
Default truncate output at which to truncate stdout and stderr.
Warn if token expires within this duration.
Batch size for listing images.