nitrictech / cli

Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.
https://nitric.io
Apache License 2.0
26 stars 10 forks source link

fix: update read buffer size to stop status 431 errors #608

Closed HomelessDinosaur closed 10 months ago

HomelessDinosaur commented 11 months ago

Closes https://github.com/nitrictech/nitric/issues/545

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e7935d4) 38.58% compared to head (4e64e1b) 38.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #608 +/- ## ======================================= Coverage 38.58% 38.58% ======================================= Files 30 30 Lines 1967 1967 ======================================= Hits 759 759 Misses 1160 1160 Partials 48 48 ``` | [Flag](https://app.codecov.io/gh/nitrictech/cli/pull/608/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nitrictech/cli/pull/608/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `38.58% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nitric-bot commented 10 months ago

:tada: This PR is included in version 1.33.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: