Hi there!
I have Azure OpenAI Used with retry enabled
But still task is failed with error as
Cannot read properties of undefined (reading ‘length’)
Can you please guide how to resolve it?
Hi there!
I have Azure OpenAI Used with retry enabled
But still task is failed with error as
Cannot read properties of undefined (reading ‘length’)
Can you please guide how to resolve it?
Any help on this as I am getting this error on random steps now.
Hello @andish12 ,can you provide a screenshot of the Azure OpenAI piece action configuration?
@kishanprmr
Please find the screenshot attached.
The issue is that if i click on “Retest” few times it will work good but then sometime even in retest I see that error mentioned “Cannot read properties of undefined”
So all the variables used there are perfectly working just not sure why ActivePiece is sometime failing with that error.
Any update on this plz
Any update on this issue @kishanprmr
I am using latest build 0.39.2 and this bug is still there as it is since Nov 2024.
Please help.
Screenshot shared.
@kishanprmr or any other support person can you plz help.
Hello @andish12 , I’m looking into the issue. Could you please provide the Flow ID via DM?
@kishanprmr is this possible that support a previous step output is used that is null for any reason then such error can be there?
If so, may be ignoring that null and proceed to next step or process the new step without any data of that blank null step can be useful in this error case.