ethereum / sourcify

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

Move monitor to GCP #1524

Closed marcocastignoli closed 4 weeks ago

marcocastignoli commented 1 month ago
marcocastignoli commented 1 month ago

I moved monitor to GCP but there seems to be several problems:

Todo:

marcocastignoli commented 4 weeks ago

I published both monitor-staging and monitor-production on GCP.

I didn't find a solution for the ECONNRESET error explained above. But I implemented a retry mechanism #1561 that should mitigate the problem.