You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you think the frontend could be modified so that it also supplies the mapping type (hdf5 vs json) in the request? Of course we could check which exists in the backend, but that would be another IO operation (or an additional cache) so it may impact performance. If this is a simple change in the frontend, I’d think it’s the better solution
The front-end sends requests like this:
and the back-end throws an error, since it probably expects a JSON mapping. Ask me for a link to reproduction.
The text was updated successfully, but these errors were encountered: