glide.canvas.grid.widget_render_concurrent_max
ServiceNow property description:
Maximum number of widgets that can render simultaneously on a responsive dashboard
Attributes
- Sys ID: f789fe206f37701094b40168e25b3695
- Type: integer
- Application: Global
- Default value: 3

AI generated property description:
The ServiceNow property `glide.canvas.grid.widget_render_concurrent_max` specifies the maximum number of widgets that can render simultaneously on a responsive dashboard. This property helps manage the load and performance of dashboards by limiting the number of widgets that are processed at the same time. By default, this value is set to ensure optimal performance without overwhelming the system resources. Adjusting this property can be useful in scenarios where dashboards contain a large number of widgets and performance tuning is required. It is important to balance the value set for this property to avoid potential performance degradation. For more detailed information, refer to the official ServiceNow documentation on dashboard properties.
Source