expo / expo/expo-github-action
Fingerprint Post Job cleanup performance
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the bug
Post job cleanup is taking 2+ minutes.
This not only occurs on my repo but I've seen it happen in other repos too.
Long running:
- https://github.com/shawnmclean/sovoli/actions/runs/9962967098/job/27527951276
- https://github.com/khadorkin/social-app/actions/runs/9142733049/job/25138611858
Short running:
- https://github.com/Kudo/eas-app/actions/runs/9384530475/job/25840531373
Why writing/saving to db taking this long in some vs others?
Is there some optimization or is this normal? Any work being done to address this?
Contributor guide
Assessment
This issue has not been assessed yet.