tracking-exposed / trex

youtube & tiktok analysis + youchoose recommendation custmizer. backend, extensions, and tooling
https://docs.tracking.exposed
GNU Affero General Public License v3.0
52 stars 15 forks source link

chore(yt:backend): log request size when "PayloadTooLargeError" occurres #852

Closed ascariandrea closed 1 year ago

ascariandrea commented 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

docker-compose up -d mongodb
yarn build
yarn test yt:backend events.e2e