youtube & tiktok analysis + youchoose recommendation custmizer. backend, extensions, and tooling
GNU Affero General Public License v3.0
55
stars
15
forks
source link
chore(yt:backend): log request size when "PayloadTooLargeError" occurres #852
Closed
ascariandrea closed 1 year ago
Summary
Add a logging message with the incoming size (and the expected size) of a request for the API
POST /api/v2/events
Changelog
chore(yt:backend): log request size when "PayloadTooLargeError" occurres
Test Plan