curl --request POST \
--url https://tiwih-api.vercel.app/api/v1/research/papers/process-pending/stream \
--header 'Content-Type: application/json' \
--data '{
"limit": 10
}'1 <= x <= 50SSE stream of pending paper processing
curl --request POST \
--url https://tiwih-api.vercel.app/api/v1/research/papers/process-pending/stream \
--header 'Content-Type: application/json' \
--data '{
"limit": 10
}'