Skip to content

Resolve "increase-api-call-timeout"

Florian Krull requested to merge 1978-increase-api-call-timeout into dev

Description

increase nginx proxy_send_timeout for /api (60s to 300s)

Related issues

Closes #1978 (closed)

Notes to review (code/docs/QA)

Tests

General

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Hypothesis testing:

  • Soak testing has been done
  • Distribution between positive / negative cases has been checked

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation
Edited by Morten C. Eike

Merge request reports