Skip to content
  • Jan Provaznik's avatar
    Added rack-timeout for Puma · 84552e43b440
    Jan Provaznik authored
    It assures that requests are aborted after 60 seconds, otherwise
    an exception is raised. This exception is logged by Sentry, also
    there is a Prometheus counter for measuring number of requests in each
    state.
    84552e43b440
This project manages its dependencies using Bundler. Learn more