-
## Context
I'm testing lean-cli using starter code, during backtest encounter *** PermissionError: [Errno 13] Permission denied: '/LeanCLI/__pycache__'
### Setup
```bash
# confirm login
x l…
-
Trino Gateway does not support a sequence of statements like the following
```
START TRANSACTION;
...
various statements
...
COMMIT;
```
Problems are:
* each statement is separate from the perspect…
-
## What
Came up in https://github.com/getsentry/sentry-dotnet/pull/3581#issuecomment-2378870314
It does not matter whether a transaction gets sampled or not, they still require the same amount of res…
-
This ticket system is to report bugs and feature requests. For support, visit the [help page](https://cyberduck.io/help/) first.
**Describe the bug**
A clear and concise description of what the bu…
-
Hi,
I am currently trying to test whether more arguments can be added to the already built payloads, for example, adding transaction_id in RequestStartTransactionPayload. Part of the reason I am tr…
-
customer: @XuyangSong @mariari
performer: @CarloModicaPortfolio
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ] https://github.com/anoma/anoma/issues/706
supersedes…
-
-
Scanning / rescanning my larger (approx. 25,000 files) music collection I frequently get the following messages:
Command line I use is:
**sudo -u www-data php occ music:scan --clean-obsolete --a…
-
When using FusionReactor with CommandBox, static files such as js, css, or jpgs show in the FR UI with the transaction name of "URLRewriteFilter". This is because FR tries to "guess" the name based on…
-
### Component
rpc
### Describe the feature you would like
## Motivation
Currently a `TransactionRequest` cannot be signed using `sign_transaction(signer)`, in order to do this we have to use the…