populationgenomics / analysis-runner

MIT License
2 stars 4 forks source link

Stream as bytes, not text #681

Closed illusional closed 7 months ago

illusional commented 7 months ago

I initially had a check if mime_type is text, but it actually doesn't seem to matter how it's streamed if we report the type 🤷

Context: https://centrepopgen.slack.com/archives/C030X7WGFCL/p1712037069724749 (streaming a PDF to through the PDF, a non-utf8 type)