Closed ElJocho closed 9 months ago
I would suggest, not to hard code certain duration/period combination but just to calculate the number of intervals based on those two parameters and if this exceeds a certain reasonably limit (lets say 2000) than just return an error message describing the problem.
With that you can have a day duration with minutely period (1440 intervals) just fine. Just an suggestion.
Currently people can adjust the url manually to still query durations > 1 year with sub daily interval if they use anything other than PT1H, this can lead to a crashing webpage