This commit introduces two new constructors: - FixedBackOff(long) - FixedBackOff(Duration) Closes gh-35028