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
SaveTranslation is using the V1 entities save, We are doing this as a quick way of having denormalization in place, this should be reimplemented the v2 way, ideally when we finish AT.
Tests do not finish properly, we have no way of closing redis connection before test ends.
RequestEntityTranslation and ATServiceListener have duplicated knowledge, the service queue name
ATServiceListener receives a factory as its dependency. Rethink the process of injecting dependencies / factories.
Errors thrown on SaveEntityTranslation do not show the tenant propertly but the default 'localhost' instead
Task manager is not ending the connection to redis, probably we are leaking memory here
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: