Skip to content

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

@chiffonng

Description

@chiffonng

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!

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