ethereum / sourcify

Decentralized Solidity contract source code verification service
https://sourcify.dev
MIT License
775 stars 384 forks source link

Remove body from verification request error in monitor #1538

Closed marcocastignoli closed 1 month ago

marcocastignoli commented 1 month ago

Axios logs the whole request body in the error when a request fails. If the log payload is too big then GCP Cloud Run logs breaks.

This PR removes the request body from the fetch error