Skip to content
Snippets Groups Projects
Open insights: improve performance of series status fields
  • View options
  • insights: improve performance of series status fields

  • View options
  • Open Issue created by Administrator

    Created by: coury-clark

    There are some fields in the insight series resolver that map to counts in a postgres database. This table can be quite large as it represents queued (or completed / errored) Code Insight queries. Postgres queries that are just asking for a count can be quite slow, and it seems to now be a dominating factor when I poke around insights and inspect their traces.

    • Merge request
    • Branch

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first