11 pointsby kidpeterpan3 days ago1 comment
  • badmonster2 days ago
    How does the Gemini Document Processor handle error recovery if a chunk fails during processing? Does it automatically retry, or does the user need to intervene manually?
    • kidpeterpana day ago
      @badmonster If a chunk fails, it will retry immediately, and there will be another retry after all chunks are completed.