Skip to content

[BUG] TEST: Potential Bug β€” Export command is very slow (upstream #114)Β #55

@ayeshurun

Description

@ayeshurun

πŸ“‹ Copied from microsoft/fabric-cli#114 for AI triage testing.
Expected triage outcome: Potential Bug


Bug Description

It is taking about 20 seconds per artifact to export from a workspace to a local directory. Is this expected?

In interactive mode, I issued this command:

export DEV - ETL - Aaron.Workspace -a -f -o "c:\users\aaron.giust\downloads\fabric_export"

Even if I do just one artifact, it is still about 20 seconds. I was expecting less than a second per artifact.

fabric-cli version

1.3.1

Python version

3.12.7

Operating System

Windows

CLI Mode

Interactive mode

Authentication Method

Interactive browser login

Steps to Reproduce

From PowerShell CLI:

  1. fab config set mode interactive
  2. fab auth login

From Fabric CLI interactive:

  1. export DEV - ETL - Aaron.Workspace -a -f -o "c:\users\aaron.giust\downloads\fabric_export"

Expected Behavior

Each artifact exports in less than a second

Actual Behavior

Each artifact exports in about 20 seconds

Additional Context

No response

Possible Solution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions