Commit Graph

235 Commits

Author SHA1 Message Date
rizky 9c2d605e5c update bun.lockb
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-10 09:38:53 +07:00
rizky 4af0fc3e52 fix deployed server database access crashes
- Create database proxy for deployed servers to handle null database gracefully
- Pass database connection (or proxy) to deployed server init function
- Deployed servers now get meaningful error messages instead of crashing
- Ensures app stability when database connection is unavailable

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-10 09:37:56 +07:00
rizky 74a70e99ca fix database connection error handling to prevent app crashes
- Add proper error handling in database connection attempts
- Set g.db to null when connection fails to prevent subsequent crashes
- Add null check in execQuery to throw meaningful error when DB unavailable
- Improve API endpoint to return 503 status when database is unavailable
- Enhanced logging for better debugging of connection issues

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-10 09:07:03 +07:00
Rizky a09cf17451 fix record 2024-12-11 16:38:22 +07:00
Rizky 4687513434 fix 2024-12-11 13:18:21 +07:00
Rizky e93779ebf7 fixing compression 2024-12-11 11:17:14 +07:00
Rizky f3d020b031 fix 2024-12-04 14:45:05 +07:00
Rizky 2299073e4a undo csp 2024-11-14 22:13:07 +07:00
Rizky 0ae6dc5743 csp 2024-11-14 21:37:31 +07:00
Rizky 949b61a05a fix 2024-11-14 21:34:15 +07:00
Rizky 6f31086970 fix 2024-11-14 21:33:04 +07:00
Rizky e0c4ce8d01 checkpoint 2024-11-14 21:15:12 +07:00
Rizky ca8ba09889 fix 2024-11-14 18:44:16 +07:00
Rizky 0801109562 fix 2024-11-13 17:25:05 +07:00
Rizky 67deac8114 adding batch upsert to server.ts 2024-11-08 14:34:47 +07:00
Rizky 4bf174a09c fix batch upsert 2024-10-09 14:16:03 +07:00
Rizky 0825b55d82 fix 2024-08-29 10:10:49 +07:00
Rizky 1cca29d504 fix 2024-08-20 11:29:11 +07:00
Rizky cfa5cbf677 fix 2024-08-19 21:41:05 +07:00
Rizky b5be015424 fix 2024-08-19 20:52:04 +07:00
Rizky 1011d293b8 fix 2024-08-19 20:46:57 +07:00
Rizky 72c9212d9e fix 2024-08-19 20:17:23 +07:00
Rizky cd856a75f3 fix 2024-08-19 20:08:58 +07:00
Rizky 9a562eeb76 fix 2024-08-17 14:30:15 +07:00
Rizky 599ec7b777 fix subprocess 2024-08-15 21:42:34 +07:00
Rizky ff139e3846 fix 2024-08-15 21:35:52 +07:00
Rizky 69d2a57d07 fix 2024-08-15 21:32:24 +07:00
Rizky 13c691a286 fix 2024-08-15 21:30:37 +07:00
Rizky 07d5613aa1 fix 2024-08-15 21:29:07 +07:00
Rizky a5f8b4b5d1 fix 2024-08-15 21:25:07 +07:00
Rizky f9f47d861c fix 2024-08-15 21:19:18 +07:00
Rizky 08b5c64b3c fix 2024-08-15 21:15:19 +07:00
Rizky bc2a454bd0 fix restart delay 2024-08-15 06:05:01 +07:00
Rizky 02239da2e2 fix restart delay 2024-08-15 06:04:23 +07:00
Rizky b9c5108384 fix pub data 2024-08-15 05:23:36 +07:00
Rizky 700cc0887c fix batch upsert no return deleted 2024-08-12 11:12:42 +07:00
Rizky 78a4141dc8 fix mode batch upsert 2024-08-12 10:50:33 +07:00
Rizky e23a4a2977 fix query 2024-08-12 10:15:23 +07:00
Rizky 9c04dadf03 update finfo 2024-08-10 18:24:30 +07:00
Rizky 986ac4cb27 update finfo 2024-08-10 06:30:26 +07:00
Rizky 7816056529 update finfo 2024-08-10 06:27:43 +07:00
Rizky 67c2a1e48d remove untitled 2024-08-10 06:23:02 +07:00
Rizky c9a16eefca add finfo 2024-08-10 06:22:35 +07:00
Rizky 3f79c2234c fix 2024-08-09 09:23:35 +07:00
Rizky 595735b1a4 fix 2024-08-08 16:26:12 +07:00
Rizky b7ae338e59 fix 2024-08-08 16:22:43 +07:00
Rizky 6bc5db089a fix 2024-08-08 16:22:17 +07:00
Rizky c33e081841 fix 2024-08-08 14:45:18 +07:00
Rizky d6644860ee fix zip 2024-08-05 20:57:05 +07:00
Rizky 49d18ad359 fix empty bundle 2024-08-05 14:25:57 +07:00