Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 11:28 PM
can we run a dlt pipeline multiple time at the same time using different parameters using rest api call with asyncio.
i have created a function to start the pipeline using rest api.
when calling the function with asyncio , i am getting [409 Conflict]> error.