cedricium / amo-cli

💻 A CLI tool used for interacting with the Mozilla Addons (AMO)
https://cedric.tech/amo-cli/
MIT License
0 stars 0 forks source link

Occasional lag when using API-specific commands #3

Open cedricium opened 6 years ago

cedricium commented 6 years ago

When using either amo featured [flags] or amo search [flags], occasionally the process will lag - a blinking cursor will be shown for about 2 - 3 seconds before the ora prompt is shown. I believe it is because of the numerous requires each command uses, but I'm not sure.

Ideally, once a command is called, the ora spinner should begin without any delay.

Issue seen across all platforms.