jimingham wrote: How are timeout lengths relevant to a successful launch? In a successful launch nothing should be timing out, and if it is that's generally either something we shouldn't have been trying to do, or an error where shortening the timeout isn't going to help.
In the former case, the correct solution is to not do whatever work is timing out. I'd want a solid argument why we have to do a piece of work that is going to time out often enough to effect normal launch times before looking to changing timeouts as the resolution. https://github.com/llvm/llvm-project/pull/150365 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits