constants
Shared constants for the webapp server and UI behavior.
Keeping these values in one module makes it easier to reuse route-level limits and Generation tab metadata across HTTP handlers and service modules as refactoring continues.
Attributes
Module Contents
- constants.DEFAULT_PAGE_LIMIT = 20
- constants.MAX_PAGE_LIMIT = 200