Commit 525d5a8
Fix: increase Gunicorn timeout to 120s for AI generation
The Claude API can take 30+ seconds for generating many questions,
which was exceeding the default 30s Gunicorn worker timeout.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 37b4228 commit 525d5a8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
0 commit comments