Skip to content
  • Mark Lapierre's avatar
    Add feature flag to enforce gitaly request limits · b3f54b3d
    Mark Lapierre authored and Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre committed
    We typically don't want to enforce request limits in production
    However, we have some production-like test environments, i.e., ones
    where `Rails.env.production?` returns `true`. We do want to be able
    to check if the limit is being exceeded while testing in those
    environments.
    b3f54b3d