Santhosh kumar

Results 8 issues of Santhosh kumar

Verbal explanation are needed .I didn't avoid it. In order to make deep understanding of the history in issues, **Audio file recordings** help to increase the _clarity_.

### What version of Turborepo are you using? latest ### What package manager are you using / does the bug impact? pnpm ### What operating system are you using? Windows...

kind: bug
linear: turbo
owned-by: turborepo

``` const jobId = uuidv4(); this.agenda.define(jobId, async (job: any) => { // Job processing completed job.remove(); }); await this.agenda.schedule("UTC DATE", jobId, { }); ``` i am using mongoDB. **UTC DATE...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### 🐞 Describe the Bug I am using below constants for making subscription. I...

⚛ react-paypal-js

### Library used - "@paypal/react-paypal-js": "^8.3.0" ### 🐞 Describe the Bug - I am using paypal button for creating subscription. - Some times after clicking on button, popup closed with...

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: feature request
priority: p3

### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain.js documentation with the integrated search. - [X] I used...

auto:bug

i have used correct private key of my buyer app, i am getting Unauthenticated err. i am new to ondc network. and this is my code ``` const instance =...