[BUG] TcoInspector.normalizeRetries() #581
-
|
Describe the bug To Reproduce
Expected behavior Desktop:
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
Should we report this to Beckohff :)? or rather CoDeSys? |
Beta Was this translation helpful? Give feedback.
-
|
I think so, when Blazej showed it to me I added them to all my multiple inspections then I started compiling and went for lunch when I came back it was still compiling/hanging. I have a pair of 6 and a pair of 4 inspectors on my last station. |
Beta Was this translation helpful? Give feedback.
-
|
Similar issue was discovered by @mhareznik |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I'm having a similar issue, in my case I'm calling Inspect method 12 times, without NormalizeRetries : |
Beta Was this translation helpful? Give feedback.
-
|
Current workaround is to split Inspects into a group of maximum 5 and into multiple steps in sequence. |
Beta Was this translation helpful? Give feedback.


Current workaround is to split Inspects into a group of maximum 5 and into multiple steps in sequence.