Skip to content

Handle 413 err and increase the allowed server POST body amount#3448

Merged
JamesBurnside merged 7 commits intomainfrom
jaburnsi/413-err
Aug 15, 2023
Merged

Handle 413 err and increase the allowed server POST body amount#3448
JamesBurnside merged 7 commits intomainfrom
jaburnsi/413-err

Conversation

@JamesBurnside
Copy link
Copy Markdown
Member

Continuation of #3425

What

  • Cap log lines to 1000 characters each
  • Retry when 413 upload err occurs with smaller payload
  • Increase the server post body allowance (default is 100KB)

Why

Server returns 413 if there's a lot of logs. Alternative would be to stream logs instead

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 14, 2023

Chat bundle size is increased❗.

  • Current size: 2345179
  • Base size: 2344960
  • Diff size: 219

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 14, 2023

CallWithChat bundle size is increased❗.

  • Current size: 7001323
  • Base size: 7001104
  • Diff size: 219

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 14, 2023

Calling bundle size is increased❗.

  • Current size: 6350156
  • Base size: 6349940
  • Diff size: 216

@JamesBurnside JamesBurnside enabled auto-merge (squash) August 15, 2023 15:37
@JamesBurnside JamesBurnside merged commit 87bc23c into main Aug 15, 2023
@JamesBurnside JamesBurnside deleted the jaburnsi/413-err branch August 15, 2023 16:10
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.

3 participants