Skip to content

ci(perf): increase profiling workflow timeout to 45m#15

Open
andybrown668 wants to merge 2 commits into
mainfrom
ci/perf-profiling-timeout-45
Open

ci(perf): increase profiling workflow timeout to 45m#15
andybrown668 wants to merge 2 commits into
mainfrom
ci/perf-profiling-timeout-45

Conversation

@andybrown668
Copy link
Copy Markdown

Type of Change

  • New Feature
  • Bug Fix
  • Documentation
  • Performance Improvement
  • Test/CI
  • Refactor
  • Other: N/A

Related Issues

N/A

Summary of Changes

  • Increase the performance-profile job timeout in .github/workflows/performance.yml from 30 to 45 minutes.
  • Prevent expected profiling runs from being cancelled when build + profiling + post-job cleanup exceed 30 minutes.

Checklist

  • I have read and followed the CONTRIBUTING.md guidelines
  • Passed make pre-commit
  • Added/updated necessary tests
  • Documentation updated (if needed)
  • CI/CD passed (if applicable)

Impact

  • Breaking change (compatibility)
  • Requires doc/config/deployment update
  • Other impact: CI workflow timeout increased for profiling job only.

Additional Notes

N/A

Copilot AI review requested due to automatic review settings April 28, 2026 15:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts CI configuration to reduce false timeouts for the performance profiling workflow, aligning the profiling job’s allowed runtime with expected build + profiling + cleanup duration.

Changes:

  • Increased performance-profile job timeout from 30 to 45 minutes in the performance workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants