Pipeline run in response to trigger limited to 3 hours, regardless of project's settings
So, I have a pipeline that is set to 12 hours time limit. It triggers itself after it finishes, so that it can run in an infinite loop (or until it fails). However, the triggered pipeline uses 3 hours timeout. I've never set the timeout to be 3 hours.
Furthermore. You really need to remove mandatory time limit. I've written this many times in the past. It's just stupid.