# Issue Title ```` Task.Delay(TimeSpan.FromDays(30)) ```` throws `ArgumentOutOfRangeException` due to some implementation detail. expected: APIs taking `TimeSpan` should support the full range of that type.