Skip to content

[Feature suggestion] - Consider Cloudflare Queues for batching #2

@altryne

Description

@altryne

Haven't yet taking a deeper look, but given the existence of Cloudflare Queues, which support queueing up jobs, and this library batching of large documents, could be a great addition to add queues to the wrangler.toml file.

It will involve a bit more from the user, namely creating the queues (can be automated with a bash script or user instructions)

wrangler queues create batch_vector_storage

But it should in theory make this be able to process huge documents without additional extra pieces

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions