OctopusDeploy / Issues

| Public | Bug reports and known issues for Octopus Deploy and all related tools
https://octopus.com
162 stars 20 forks source link

The debounce time on package name inputs is too short #8602

Closed droyad closed 8 months ago

droyad commented 8 months ago

When entering a package, image or chart name the UI makes a call to the feed in order ot populate the auto-complete drop down.

The current debounce time is very short so that a request is sent for almost every key stroke. This causes many requests which can overwhelm the server and the feed.

The debounce time should be increased.

droyad commented 8 months ago

Internal Link

droyad commented 8 months ago

The debounce is now 750ms

Octobob commented 7 months ago

:tada: The fix for this issue has been released in:

Release stream Release
2024.1 2024.1.9876
2024.2+ all releases