Thorsten Essig

Results 11 issues of Thorsten Essig

Because of swaggo/swag#721, we have excluded the `docs` directory from the diff check of the testrecent stage. When the problem is fixed, we should remove the exclusion again.

We want to filter the mehtods by customer attributes or cart values, eg. grand total min or max or customer group

If a binding is declared as `dingo.ChildSingleton`, it has different instances for each area. If a `dingo.Singleton` gets a `dingo.ChildSingleton` via injection, it is unclear from which area the instance...

The redis store is waiting internally on a ping response on creation. This feature adds a controllable timeout for it.

The official successor of Opencensus is https://opentelemetry.io/. Start with a new repo first. Todos Tracing: - [ ] Deprecate opencensus and use opentelemetry - [ ] Integrate Tracing - [...

enhancement
Hackathon

The utils in core are somewhat outdated. Let's discuss to extract it into a separate repository for v4

closes #201

blocked

cuelang has developed new features. Let's make them available in Flamingo, too. current in Flamingo: cuelang.org/[email protected] actual version: cuelang.org/[email protected]

The Responder can be quite confusing in its usage. See #185 .

Hi, what are your thoughts about creating a machine readable changelog (for example json) in addition?

enhancement
question