Files
anonymous_github/public
tdurieux 2de08c3df3 Add missing error handlers on stream pipelines
- AnonymizedFile.anonymizedContent(): propagate content errors to the
  anonymizer so callers see the failure instead of hanging.
- AnonymizedFile.send() local path: add error handler on the anonymizer
  transform between content and response pipes.
- S3.send(): handle errors on the S3 body stream to avoid unhandled
  emits crashing the process.
- S3.archive() / FileSystem.archive(): propagate read-stream errors
  to the file transformer so archiver sees the failure.
- Add frontend translations for new error codes.
2026-05-07 07:47:29 +03:00
..
2026-05-07 07:34:30 +03:00
2024-04-05 01:02:41 +01:00
2021-08-14 05:29:31 +02:00
2026-05-07 07:34:30 +03:00
2026-05-07 07:34:30 +03:00
2021-04-26 06:37:18 +02:00
2026-05-06 20:36:04 +03:00