microsoft / FluidFramework

Library for building distributed, real-time collaborative web applications
https://fluidframework.com
MIT License
4.72k stars 532 forks source link

Summarizer is failing with 413 #22394

Open appanasantosh opened 1 month ago

appanasantosh commented 1 month ago

Describe the bug

summarizer is getting failed with an message "Payload is large"

To Reproduce

When comiting the local changes summarizer is getting triggered and failing with code 413 and "Pay load is large" as message.

Expected behavior

Should work smooth without failing

kashms commented 1 week ago

Hey @appanasantosh, can you provide more details and steps to reproduce this issue?