[llvm-branch-commits] [CI] Try Moving Github Object Into Loop (PR #127276)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Feb 14 15:31:56 PST 2025
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/127276
Currently the metrics container is crashing reasonably often with
incomplete read/connection broken errors. Try moving the creation of the
Github Object into the main loop to see if recreating the object that
maybe handles some connection state fixes the issue.
More information about the llvm-branch-commits
mailing list