• Stefy Lanza (nextime / spora )'s avatar
    Fix finalize_upload to always return JSON responses · 86702bbe
    Stefy Lanza (nextime / spora ) authored
    - Improved FileLike class with proper file handling and close() method
    - Added better error handling and validation for JSON input
    - Added try/finally block to ensure file handles are closed
    - Added detailed error logging with traceback for debugging
    - Ensures server always returns JSON instead of HTML error pages
    86702bbe
Name
Last commit
Last update
.kilocode Loading commit data...
app Loading commit data...
database Loading commit data...
distribution Loading commit data...
hooks Loading commit data...
.env.example Loading commit data...
.gitignore Loading commit data...
BUILD.md Loading commit data...
CHANGELOG.md Loading commit data...
GLIBC_COMPATIBILITY.md Loading commit data...
README.md Loading commit data...
backfill_fixture_times.py Loading commit data...
build.py Loading commit data...
config.py Loading commit data...
fixture_daemon.py Loading commit data...
install.sh Loading commit data...
requirements-build.txt Loading commit data...
requirements.txt Loading commit data...
run_migration.py Loading commit data...
test_upload.py Loading commit data...