mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-09-10 08:31:37 +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. |
||
|---|---|---|
| .. | ||
| controllers | ||
| middleware | ||
| routes | ||
| services | ||
| utils | ||
| cleanup.js | ||
| csp.spec.js | ||
| experimental.js | ||
| experimental.spec.js | ||
| index.js | ||
| index.metrics.spec.js | ||
| index.spec.js | ||
| socialLogins.js | ||
| socialLogins.spec.js | ||
| telemetry.js | ||
| telemetry.spec.js | ||