Closed
Description
This isn't that far away, the safety number in the following line of code should probably be increased to something a lot bigger before this breaks everyone's tcollector metrics:
MAX_REASONABLE_TIMESTAMP = 1600000000 # Good until September 2020 :)
Maybe something more like this:
MAX_REASONABLE_TIMESTAMP = 2209212000 # Good until Tue 3 Jan 14:00:00 GMT 2040
This will give everyone a chance to come back from Christmas / New Year break and be back around their desks when it breaks, if anybody is still using TCollector that far in the future and AI hasn't replaced all of our jobs by then....