• Alex Kalderimis's avatar
    Record logs in query limiting middleware · d8d05022
    Alex Kalderimis authored
    This test support system helps us detect expensive endpoints. This
    change adds sufficient information to assess what the cause of the
    excessive queries is. To avoid storing unbounded numbers of queries,
    only the first 1.5x the threshold queries are recorded.
    d8d05022
active_support_subscriber.rb 416 Bytes