Make the VIEW screen observation count configurable #258

Closed
opened 2026-07-10 11:35:05 +00:00 by allan · 0 comments
Owner

Currently the view screen OBS limit is hardcoded:

%let maxrows=250;

We should add a new MPE_CONFIG entry called DC_MAXOBS_WEBVIEW and change the default to 500 (given all the HandsOnTable improvements)

  • update backend
  • write migration
  • update docs
Currently the view screen OBS limit is hardcoded: %let maxrows=250; We should add a new MPE_CONFIG entry called DC_MAXOBS_WEBVIEW and change the default to 500 (given all the HandsOnTable improvements) - update backend - write migration - update docs
allan closed this issue 2026-07-10 11:52:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/dc#258