Request for Help with Unexpected Function Behavior
Hello guys, I have some not expected behavior, and cannot figure out myself, could you please help. So I have this function where
Database is a namespace for DatabaseTag and corresponding MongoDbImpl which works fine. However the problem is in CollectionArgsTag: in local tests all work perfect, but in runtime I get error which apparently means no service provided for the tag. But as you can see the service is provided and all type checks are perfect.