langchain/.github
Predrag Gruevski acb54d8b9d
Reduce cache timeouts to ensure faster builds on timeout. (#9619)
The current timeouts are too long, and mean that if the GitHub cache
decides to act up, jobs get bogged down for 15min at a time. This has
happened 2-3 times already this week -- a tiny fraction of our total
workflows but really annoying when it happens to you. We can do better.

Installing deps on cache miss takes about ~4min, so it's not worth
waiting more than 4min for the deps cache. The black and mypy caches
save 1 and 2min, respectively, so wait only up to that long to download
them.
2023-08-22 12:11:38 -04:00
..
actions/poetry_setup Reduce cache timeouts to ensure faster builds on timeout. (#9619) 2023-08-22 12:11:38 -04:00
ISSUE_TEMPLATE Reminder to not report security issues as "bug" type issues. (#9554) 2023-08-21 15:48:33 -04:00
tools Cache black formatting information across CI runs. (#9413) 2023-08-18 09:49:50 -04:00
workflows Reduce cache timeouts to ensure faster builds on timeout. (#9619) 2023-08-22 12:11:38 -04:00
CONTRIBUTING.md Upgrade CI poetry version to 1.5.1. (#9479) 2023-08-21 10:35:56 -04:00
PULL_REQUEST_TEMPLATE.md update pr temp (#9062) 2023-08-10 11:10:06 -07:00