[all-commits] [llvm/llvm-project] 061989: [CI] Bump max workflow to process count in metrics
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Mar 18 12:36:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0619892cab8a5cc24e25f7eddcff7316757a1ff0
https://github.com/llvm/llvm-project/commit/0619892cab8a5cc24e25f7eddcff7316757a1ff0
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M .ci/metrics/metrics.py
Log Message:
-----------
[CI] Bump max workflow to process count in metrics
This patch bumps the maximum number of metrics to look through when
collecting metrics data. We are currently running into issues where we
are losing data due to the most recent 1000 workflows not containing the
workflows that we actually need to query. Just double it for now.
I plan on monitoring this reasonably closely to ensure we do not run
into issues, mainly API rate limits.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list