Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Purge every agent after X amount of runs #494

Closed
peterzhuamazon opened this issue Oct 7, 2024 · 1 comment · Fixed by #499
Closed

[Enhancement] Purge every agent after X amount of runs #494

peterzhuamazon opened this issue Oct 7, 2024 · 1 comment · Fixed by #499
Assignees
Labels

Comments

@peterzhuamazon
Copy link
Member

We currently set purging for gradle check agent (every 1 run), and windows agents (every 10 runs).

We should do this for the other agents, as some of them would stay for over a month and have OOM issues after all the runs without proper cleanups.

Thanks.

@github-actions github-actions bot added the untriaged Issues that have not yet been triaged label Oct 7, 2024
@gaiksaya gaiksaya removed the untriaged Issues that have not yet been triaged label Oct 10, 2024
@gaiksaya gaiksaya self-assigned this Oct 10, 2024
@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Oct 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants