Skip to content

[Roadmap] Implement Background Jobs for Story Generation #13

Description

@ccraig09

We need to move away from executing long-running tasks (like story generation) within the main request handler to avoid timeouts on Vercel (10s/60s limits).

Requirements:

  • Evaluate Inngest vs QStash (or others).
  • Implement a background job for call LLM service.
  • Implement polling or websocket/SSE to update UI when story is ready.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions