microsoft / coe-starter-kit

Other
763 stars 225 forks source link

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

Open ekdegerman opened 1 year ago

ekdegerman commented 1 year 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 1 year ago

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

SomarajuA commented 11 months ago

Hi Jenefer,

Is there any update on backlog

Jenefer-Monroe commented 3 months ago

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

Jenefer-Monroe commented 1 month ago

Moving all V2 deliverables to Dec release

TomekPi commented 1 week ago

@Jenefer-Monroe Is this connected to Data Export architecture? Because we're having same error for Cloud Flows. Is this going to be fixed for Cloud Flows architecture as well?

Jenefer-Monroe commented 1 week ago

The local fix I have applies to both architectures, yes. Both Data Export V2 and Cloud Flow. Hope to have it out there soon!