maxPtlRetries top-level constant
int
const maxPtlRetries
Max prompt-too-long retries before giving up.
Implementation
const int maxPtlRetries = 3;
Max prompt-too-long retries before giving up.
const int maxPtlRetries = 3;