Skip to content

Cleanup site request

Warren Gifford requested to merge es/cleanup-site into main

Created by: eseliger

This request runs on every page load, so I looked into it briefly to see if there's any room for improvement.

This PR does the following things:

  • It removes a deprecated alert check for the Postgres version
  • It only queries fields that we actually end up using in the web app; this reduces payload size

Merge request reports

Loading