5671b67fa57bed808f970a30424745529a127af9
api_post/api_put passed the JSON payload directly as a curl -d command-line argument, which hit the OS ARG_MAX limit importing Jeopardy's 1269-file library (a large date-based show is exactly the case where a batch import payload gets big). Now written to a temp file and passed via curl's -d @file instead. Claude-Session: https://claude.ai/code/session_01HZQK6jHmdTpFjFZM8FUnqA
docker-infrastructure
Languages
Shell
58.2%
Python
28%
JavaScript
10.5%
HTML
2.3%
DIGITAL Command Language
0.6%
Other
0.4%