Forum Discussion
suriaprakash
2 years agoFrequent Visitor
Notebook Run Is Failing Continuously
Hi, The notebook in my pipeline is continuously failing despite multiple retries. Occasionally, it runs fine. This issue started on 07/18 at midnight PT and still persists as of 07/19 at midnight...
- 2 years ago
The problem got sorted out automatically. New spark pool with unlimited executors didn't solve the issue. Looks like a Fabric issue which happened coninously for a day or so.
RobinV_
2 years agoRegular Visitor
We are facing the same issue!
Were you able to resolve?
- suriaprakash2 years agoFrequent Visitor
It's an intermittent issue for us. Though the issue hasn't got resolved, the frequency of it's occurence has reduced a lot today (07/22).
- RobinV_2 years agoRegular Visitor
i noticed this occurs whenever we run the same notebook with different parameters in a for each loop. Whenever i activate serialize, or make smaller batches it seems to go through fine. So i think there is a max amount the same notebook can run at a time.