mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-09-10 16:40:42 +00:00
A timeout or 5xx while probing a code env session left its files out of the alive set, so the staleness path cleared a potentially live ref and forced a re-upload the same outage would likely fail, losing the file for that turn. Only a successful response that omits the file now marks it expired. Also corrects TProvisionToCodeEnv, which still declared the pre-merge codeEnvRef result while the implementation and its consumer use referenceSet, and logs rejected provisioning persistence instead of discarding it. |
||
|---|---|---|
| .. | ||
| app | ||
| cache | ||
| config | ||
| db | ||
| models | ||
| server | ||
| strategies | ||
| test | ||
| utils | ||
| jest.config.js | ||
| jsconfig.json | ||
| package.json | ||
| typedefs.js | ||