Skip to content

Question/Proposal: Option to end sending requests gracefully and retain successful requests #618

Description

@mychiffonn

Use case:
Some APIs, like DeepSeek R1 and OpenAI, can get busy and don't respond to requests after some time. I want an option to gracefully stop sending requests AND also retain data of successful requests.

I'm looking through .cache/curator and I only see an .arrow file associated with a successful request load. It would be nice if:

  • We can download data from curator viewer or
  • Data of successful requests are added to a database as they're done, instead of waiting on a long request chain

If this feature is somewhat available, how should I use it? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

P1Importantcurator-batchRelated batch request processorcurator-cacheRelated to cachingcurator-offlineRelated to offline request processorcurator-onlineRelated online request processor

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions