Surya Rajput
Surya Rajput
Randomly facing an issue Log: `Error: overwritten\n at writeSync (/workspace/development/app/node_modules/thread-stream/index.js:465:13)\n at ThreadStream.write (/workspace/development/app/node_modules/thread-stream/index.js:240:9)\n at Pino.write (/workspace/development/app/node_modules/pino/lib/proto.js:215:10)\n at Pino.LOG [as info] (/workspace/development/app/node_modules/pino/lib/tools.js:62:21)\n` Not really sure why Pino is throwing this error....
Not able to get the new token after expiry
Event schema loading errors (not showing where they are happeneing -BAD UX. P0. Ideally asap because new developer will most probaby make errors in making event schemas) event spec loading...
### The Problem Currently the dynamic fn [in case of datasource as fn] script of task is not evaluated/compiled beforehand, when it uses `inputs` or `outputs` like references which are...
### The problem Axios has not only a gap between features of v1 and v2, but also can have more features as mentioned below. ### The solution - [x] Add...
### The problem currently only jwt secret without endcoding works, there is no way to allow to pass encoded jwt secret.
Currently we have elasticgraph as tightly coupled dependency for V2 it needs to be separated. - [ ] Create a datasource plugin which supports both v1 and v2
Currently we have no debugger for v2. ## NOTE SWRC creates the sourcemap for js/ts but javascript files currently can only be debugged from DIST folder, TS and yaml files...