The GitHub Actions job "CI" on grails-core.git/fix/multipart-lean-8.0.x has 
failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
e456f0a60cf34d7cc6b834bcd44c369aa8f1d1b8 / Scott Murphy Heiberg 
<[email protected]>
Document what an oversized upload reaches, and where it does not

- The "413" response code mapping that renders it, and what is and is not 
available to the action it
  names: the action runs on the container's error dispatch, so params is empty 
and request.getFile(..)
  is unavailable
- Undertow refusing the request at the HTTP layer, before any application code 
runs, so no mapping is
  consulted and the body is empty
- The error handler no longer being forwarded to from inside its own forward

gh-16145

Report URL: https://github.com/apache/grails-core/actions/runs/31867274657

With regards,
GitHub Actions via GitBox

Reply via email to