Skip to content

Look into reducing timeouts on applications with many lines of scale #17

Description

@alexmcdermid

overview: applications in current prod with many lines of scale can timeout, likely due to n+1 and redundant db calls/expensive db calls.

from maintainer:
One of the large issues facing LEXIS right now is that there are excessive Ajax calls being made, which sometimes overwhelms Tomcat of all things. React will likely address this issue since its hooks approach is far better. Redux might be worth considering too to reduce the amount of database calls.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions