StackStorm / StackStorm/st2

Optimize 'st2 pack register' performance

Open
#3,686 1 comment 0 reactions 1 assignee View on GitHub

@lakshmi-kannan is already working on this.

Since Oct 17, 2018.

enhancement performance refactor
Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

With the ballooned AWS pack (3581 actions) users sometimes got failures on slower systems during the st2 pack install aws (reported in #community).

The "temporary" workaround was to increase pack register content timeout https://github.com/StackStorm/st2/pull/3685 but it's a matter of time until we'll need the next timeout increase.

While it wasn't a problem before, we eventually have to look into performance optimizations for st2 pack register.
Now think about st2 pack install <20+ packs here> which is typical story in any pack management.
StackStorm by design should be able to handle big packs.

cc @StackStorm/team

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.