Commit Graph

15 Commits

Author SHA1 Message Date
riz 7e79c84456 Fix critical deployment errors
- Fix idleTimeout to be within Bun's limit (240 instead of 120000)
- Add JSON parsing error handling for empty request bodies (HEAD requests)
- Update prod-zip timeout to be less than server timeout (230s vs 240s)
- Prevent "JSON Parse error: Unexpected EOF" for requests without bodies

Fixes "TypeError: Bun.serve expects idleTimeout to be 255 or less" and JSON parsing errors

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 09:28:54 +00:00
Rizky c49a88b79a fix page_id from server.ts 2024-04-02 13:07:46 +07:00
Rizky 9ba10f56d1 wip fix prasi file 2024-02-22 04:55:08 +07:00
Rizky 42c1793880 wip fix 2024-02-07 11:00:20 +07:00
Rizky 9b9e43baaf wip fix 2024-02-07 10:11:58 +07:00
Rizky 9442ff9e41 rename db,api -> _db, _api 2024-02-06 08:59:49 +07:00
Rizky d335510e69 wip fix 2024-02-03 21:30:33 +07:00
Rizky 44759a8fb1 wip fix 2023-12-21 15:54:59 +07:00
Rizky 21fa871b92 wip checkpoint 2023-12-17 08:45:34 +07:00
Rizky 3dc13caab8 wip fix safari 2023-12-16 17:57:05 +07:00
Rizky 6ddbd121cb wip check point 2023-12-16 17:06:31 +07:00
Rizky 7015599cd5 web fix 2023-12-16 06:22:23 +07:00
Rizky cbab0edec2 fix server content-type 2023-10-15 23:08:00 +07:00
Rizky f894e70c69 fix bigint 2023-10-15 14:24:46 +07:00
Rizky d4dc1ffe15 init 2023-10-14 10:26:10 +07:00