Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • eb-rails-openbao-auth
  • ph/518678/removeVueMergeRequestListFeatureFlag
  • glql-crud
  • fcatteau-master-patch-73699
  • migrate-previously-created-runners-dedicated
  • bl-reorder-git-file-history-headings
  • 505201_ldap_outstanding_promo
  • docs-yaml-codeblocks-updates
  • backfill-desired-sharding-key-small-table-packages_debian_project_component_files
  • sharding-key-backfill-keeps
  • b_freitas-master-patch-f6a5
  • 514146-add-sharding-key-for-redirect_routes
  • 523627-policies-fix-compliance-frameworks
  • 523750-vue3-migration-labels_select_root_spec
  • ph/519717/mrDashboardListTypeRendering
  • jmd/auto-explain-on-mr
  • 522911/aslota-move-status-widget-to-ee
  • 523838-conversation-type
  • jmd/fix-es-service-auto-explain-leakage
  • v17.7.6-ee protected
  • v17.8.4-ee protected
  • v17.9.1-ee protected
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
40 results

api.rb

  • Oswaldo Ferreira's avatar
    b7a0bee7
    Log Puma timeouts for API calls · b7a0bee7
    Oswaldo Ferreira authored
    This handles a specific exception raised
    by `rack-timeout` Gem when Puma requests
    surpass the configured timeout.
    
    This exception wasn't being handled properly
    (and logged), given it inherits from `Exception`,
    which is not handled by Grape `rescue_from :all`.
    b7a0bee7
    History
    Log Puma timeouts for API calls
    Oswaldo Ferreira authored
    This handles a specific exception raised
    by `rack-timeout` Gem when Puma requests
    surpass the configured timeout.
    
    This exception wasn't being handled properly
    (and logged), given it inherits from `Exception`,
    which is not handled by Grape `rescue_from :all`.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.