Skip to content

Make /admin lighter #542

@matschaffer

Description

@matschaffer

We have railsadmin set up at /admin but it tries to count measurements when you load it (very slow, too expensive to load on dev envs).

It's possible #529 might also fix this if we do an ActiveRecord count cache and RailsAdmin uses that by default.

Either way, we can't count the measurement table for ever admin page load. Too expensive in general.

Metadata

Metadata

Assignees

Type

No type
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