microsoft / coe-starter-kit

Other
747 stars 219 forks source link

[CoE Starter Kit - BUG] ActualFlowActionDetails reaching the array limit of 100000 #6819

Open ekdegerman opened 12 months ago

ekdegerman commented 12 months ago

Does this bug already exist in our backlog?

Describe the issue

For a large default environment, the flow Admin | Sync Template v3 (Flow Action Details) is still hitting the array limit mentioned in issue #5393, getting the error BadRequest. The number of array items in variable 'ActualFlowActionDetails' reached the limit: maximum '100000' and actual '100000'.: image

Is there any way around this other than reducing the amount of content in affected environments?

Expected Behavior

Flow completes successfully with a complete inventory

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.16

What app or flow are you having the issue with?

Admin | Sync Template v3 (Flow Action Details)

What method are you using to get inventory and telemetry?

Data Export

Steps To Reproduce

No response

Anything else?

No response

AB#1457

Jenefer-Monroe commented 12 months ago

I'm not sure how to work around this other than doing a per flow run. Putting on backlog to reconsider.

SomarajuA commented 10 months ago

Hi Jenefer,

Is there any update on backlog

Jenefer-Monroe commented 1 month ago

Looks like we will be doing this per-flow work for the Data Export V2 implementation.