{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibpsksqheppqp7bomrwulbgmwnf4bkjlftc6jpbdqnciquactawxy",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mjlai6vwmo22"
  },
  "path": "/t/vector-store-indexing-is-currently-not-completing-hanging/1379058#post_9",
  "publishedAt": "2026-04-16T00:36:47.000Z",
  "site": "https://community.openai.com",
  "textContent": "I’m seeing files hanging in `in_progress` for over an hour, and one finally completed with an error:\n\n\n        {\n          \"id\": \"...\",\n          \"object\": \"vector_store.file\",\n          \"usage_bytes\": 0,\n          \"created_at\": 1776293392,\n          \"vector_store_id\": \"...\",\n          \"status\": \"failed\",\n          \"last_error\": {\n            \"code\": \"server_error\",\n            \"message\": \"An internal error occurred.\"\n          },\n          \"chunking_strategy\": {\n            \"type\": \"static\",\n            \"static\": {\n              \"max_chunk_size_tokens\": 800,\n              \"chunk_overlap_tokens\": 400\n            }\n          },\n          \"attributes\": {}\n        }\n\n",
  "title": "Vector store indexing is currently not completing/hanging"
}