maxPtlRetries top-level constant

int const maxPtlRetries

Max prompt-too-long retries before giving up.

Implementation

const int maxPtlRetries = 3;