Our issue is that our CI jobs for core libraries a...
# general
l
Our issue is that our CI jobs for core libraries are exceeding the global timeout that we have set for CI jobs because they have to run a lot of builds and tests. Rather than increasing the timeout we figure it makes sense to push the timeout down to the lowest level to catch things that hang more quickly/reactively. I’ll put more details into the RB