Forum Discussion
Inner activity succeeded, outer activity failed
Hi FabianSchut,
THis is facinating. If you click on the pipeline in the monitor hub, it willt ake you to that specific execution run and you will be able to see all the things that ran for that execution.
Do you see the copy data activity running twice in there?
I'm wondering if this is just a metadata error with the monitor hub displaying that it retried, but it didn't actually retry. So the error is actually an error occuring on the monitor hub side while trying to get run details for an activity run instance that never happened?
Just a hunch though.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hi tayloramy thank you for your answer. I don't see the copy data activity twince. Only once. I also used the API Query Activity Runs, but the response showed no retries. So I think no actual retry occured, still strange that the time cap is there and the outer activity failed, while the inner activity succeeded.
- tayloramy9 months agoSuper User
Very strange.
If you checked both the execution page, and the API, and those show no retry, then I think you are safe in your conclusion that no real retry occured.
DOes this happen every time you run this notebook? If so, I recommend opening a ticket so the support team can figure out what is going on. Usually the hardest part about troubleshooting bugs like this is being able to reprodeuce them reliably.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
- FabianSchut9 months agoSolution Sage
We raised a ticket for Microsoft indeed. Since it is an on-prem connection, they suggested to update the gateway. We will try that, but I don't think that will actually solve the problem. Reproducibility is indeed the hardest part here. The issue is not occuring anymore. However, we want to prevent these failures to happen in the future. For now, we will pause debugging until the issue occurs again. Thank you for your help.
- tayloramy9 months agoSuper User
Best of luck FabianSchut,
Hopefully the issue was secretly patched and won't happen again. Keep us updated if it comes back.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.