Joost
Joost
Having the same problem with a ASP.Net Core and Console application within the same solution that uses 1 common .env file. Using `DotNetEnv.Env.TraversePath().Load();` as workaround for now in the ASP.NET...
Hi @jasonbosco, there are ~200 attributes per product would that still be memory efficient when using one collection? As the prices are updated regularly, e.g. once per day, do you...
>On a side note, it's interesting how a seemingly benign size of a dataset with 50K products can result in 2B records with personalized prices. So we're thinking of exploring...
I got the same error right after starting the storefront / platform. Retrying after some time solved it. Seems like the Lucene index was not yet calculated?
> mmm damn it does required that. FileSystemWatcher are not really good, always hit or miss and they are not much better inside a container :) - I'm thinking that...
See my comments in #226 .
Nice improvement! Is there an ETA for this to get into a release?
Very nice progress! Are there any limitations on the number of collections (within a node)?
@bhagyshricompany do you have a code example?
Thanks for the example, do you have an example with a custom `ITracerProvider` and `DistributedContextPropagator` as well?