Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2022 06:45 AM
Hi, the workaround seems to be is to use:
instance_pool_id directly in your pipeline settings.
"clusters": [
{
"label": "default",
"instance_pool_id": "0713-080933-line63-pool-r1jmrzte",
"num_workers": 5
}
],