Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Slowness creating deployments with a large number of releases.

Open IsaacCalligeros95 opened this issue 1 year ago • 0 comments

Severity

Low, non blocking.

Version

2023.3.12806

Latest Version

I could reproduce the problem in the latest build

What happened?

When creating a deployment all releases for that project are retreived for release notes calculations. Fetching this data for customers with large numbers of releases (12000) and build information can be slow (20 seconds in the case of 12000 rows with associated data)

Reproduction

NA.

Error and Stacktrace

NA

More Information

No response

Workaround

  • Set a release retention policy - https://octopus.com/docs/administration/retention-policies

IsaacCalligeros95 avatar Feb 05 '24 05:02 IsaacCalligeros95