DefaultRetryDelaysInMilliseconds top-level constant

List<int?> const DefaultRetryDelaysInMilliseconds

Implementation

const DefaultRetryDelaysInMilliseconds = [0, 2000, 10000, 30000, null];