PiRDub
PiRDub
Hello, We can only see 5 rejected reviews. Is it possible to edit this limit ? CodeStream v11.0.5+145 on IntelliJ
### Problem Statement I want to define the max number of spans for the node package. I saw this option is available on the tracing package on the init function....
For now, the duration of the Graphql are always displayed as `??? ms` in the replay section. After investigation it seems that the duration is not passed by the Graphql...
**Describe the issue** Since the new implementation of the GraphQL messages, requests in old sessions are not displayed. I only have the first query. **Steps to reproduce the issue** 1....
Currently only Graphql data is recovered, not errors We could retrieve both by just changing this line https://github.com/openreplay/openreplay/blob/9ae88e62fd71a78882bf716fc79755027841340f/tracker/tracker-graphql/src/apolloMiddleware.ts#L39 But I'm also thinking that it might be better to separate the...
Graphql subscriptions are not currently recorded in sessions. They appear neither in the Network tab nor in the Graphql tab. This should be the case in at least one of...
**Describe the bug** It seems that the `@tolgee/i18next` plugin does not correctly handle the [`context` feature](https://www.i18next.com/translation-function/context) When using standard i18next, passing a `context` property in the options allows the key...