Constantin Galbenu

Results 3 issues of Constantin Galbenu

Added an option to add a clear button in the widget

In case of a event add failure (after the transaction is added but before `repairFailedTransaction`), clients would read from an inconsistent event stream; this can lead to inconsistent application state...

Is there any way to mount secrets on build? For example, `docker build --secret id=mytoken,src=$HOME/.aws/credentials .` Reference: https://docs.docker.com/build/building/secrets/