Skip to content

Fix JSON errors after inline exports - #442

Merged
patrickposner merged 1 commit into
masterfrom
patrickposner/fix-export-json-error
Aug 2, 2026
Merged

Fix JSON errors after inline exports#442
patrickposner merged 1 commit into
masterfrom
patrickposner/fix-export-json-error

Conversation

@patrickposner

Copy link
Copy Markdown
Collaborator

Closes the client response before inline background processing starts, preventing successful long-running exports from surfacing gateway responses as invalid JSON in the Command Center. Releases PHP session locks and finalizes FastCGI or LiteSpeed requests once, while preserving existing behavior on unsupported hosts. Clears retained page errors when a new fetch attempt begins so successful retries do not show stale temporary-file failures. Adds regression coverage for inline continuations and retried redirect fetches; the full PHPUnit suite passes with 357 tests and 4,541 assertions.

@patrickposner
patrickposner merged commit 95f7aa7 into master Aug 2, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant