Skip to content

File handling of mixed type (base64 and s3) broken #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
aseeland opened this issue Feb 9, 2023 · 0 comments
Open

File handling of mixed type (base64 and s3) broken #28

aseeland opened this issue Feb 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@aseeland
Copy link
Contributor

aseeland commented Feb 9, 2023

When connected output files have mixed types (base64 and s3) the frontend crashes. The s3-specifc variables are only set once per basename and not once per file.

The current workaround is, that the backend stores everything on s3. However, for small files this is quite inefficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant