Actions
Bug #4523
closedBug #4497: Rudder web UI freezes when too many inventory are received at the same time
Migration script to add waiting.inventory.queue.size property to configuration
Status:
Released
Priority:
N/A
Assignee:
Jonathan CLARKE
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Configuration property to be added (from PR):
# # Max number of reports waiting to be processed internally. # For a rough estimation, you can consider that a report in queue # takes 5 MB, so to handle 50 (default), the application will # need around 250 MB of spare memory. # waiting.inventory.queue.size=50
Actions