DARPA-ASKEM / terarium

https://app.terarium.ai
Apache License 2.0
15 stars 2 forks source link

[TASK]: Workflow images sometimes get mangled #4664

Open mwdchang opened 2 months ago

mwdchang commented 2 months ago

Image

mwdchang commented 1 month ago

This seems to be a case of cross-contamination of having the same workflow putting through two different front-end servers.

Running staging-data on staging, we get something like this

But running staging data via localhost (e.g. via yarn staging) we get instead

So operator images created on app.staging may show up as broken thumbnail doing yarn staging, while operator images created via yarn staging may show up as broken thumbnails directly in app.staging