Rushil Perera 1501aff3b6 fix: adjust task delay threshold to 9 hours
Updates the maximum delay for direct task queuing to 9 hours. This change ensures that tasks with delays exceeding this threshold are stored in KV for later processing.

The update also reflects the new delay threshold in the unit tests.
2025-12-16 08:28:14 -05:00
2025-11-14 13:10:32 +08:00
2024-06-02 07:48:38 -04:00
2024-05-14 22:01:21 -04:00
2024-06-13 06:17:39 -04:00
2025-12-16 07:50:38 -05:00
2025-12-16 07:50:38 -05:00

npm install
npm run dev
npm run deploy

Development

If a route is internal-only or doesn't need to appear on the OpenAPI spec (that's autogenerated by Hono), use the Hono class. Otherwise, use the OpenAPIHono class from @hono/zod-openapi.

Description
No description provided
Readme 2 MiB
Languages
TypeScript 100%