forsyde / IDeSyDe

Design space identification and exploration
https://forsyde.github.io/IDeSyDe
4 stars 4 forks source link

IDeSyDe cannot find bindings for graphs that it could find bindings for before #19

Closed FahimehBahrami closed 8 months ago

FahimehBahrami commented 9 months ago

Version 0.7.5 of IDeSyDe cannot find any binding for graphs that previous versions could find bindings for.

Rojods commented 9 months ago

Could you provide the graphs that are failing for version 0.7.5?

In any case, this is sadly a known limitation that we are working at. The current REST microservice architecture for multi-modularity cannot handle well increasingly big models being swapped around. There is a plan to substitute this part of the system with a standard database in future versions.

Rojods commented 9 months ago

In principle, this issue has been resolved with hot fixes and will make in to version 0.7.6. To be double checked later.

Rojods commented 8 months ago

Close as likely resolved since the problem has not appeared again.