Jens-Wolfhard Schicke-Uffmann

Results 10 issues of Jens-Wolfhard Schicke-Uffmann

We created migrations by hand, i.e. just `mkdir` plus add some .sql files. These directories had no migration.ini files in them. Except one, which specified a dependency. Nomad took this...

## What/Why/How? Issues #932 and #1256 raise the point that the typically achieved rendering of the schemas resulting from nestend `oneOf` and `allOf` are unexpectedly ugly, namely `object`. In https://github.com/Redocly/redoc/issues/932#issuecomment-516315671...

**Is your feature request related to a problem? Please describe.** I am trying to estimate maximum reachable OLTP performance for a client of mine. To my frustration I was not...

C-investigation
C-performance
O-community
A-kv-gossip
T-kv

## Expected Behavior Testing a workflow which signals external workflows should work, even if the signal data is modified later in the workflow. ## Actual Behavior It does not (reliably),...

potential-bug

A decentralized Item sell/buy platform would be a lot better if it had automated means of ensuring transportation. I.e. after person A sellt item X to person B, random stranger...

**Describe the bug** When checking the workflow history of a workflow with a local activity, and expanding the `MarkerRecorded` event containing that local activity, the details will show the activity...

bug

This PR is the next iteration of failure handling, taking the discussion of #172 into account. - Includes useful CircuitBreaker logic to deal with various failure scenarios - Uses Connection.phi...

lymph.core.connection.Connection pings the endpoint regularly to determine whether it is still live. `__init__` takes a `unresponsive_disconnect` parameter, which was however ignored so far. Similarly, the `idle_disconnect` parameter did not have...

This PR introduces a new configuration option `TracingLevel` for Cassandra persistence which allows to enable tracing of all queries, or additionally of all queries and the internal tracing information generated...

stale