blockchain-etl / blockchain-etl-streaming

Streaming Ethereum and Bitcoin blockchain data to Google Pub/Sub or Postgres in Kubernetes
https://medium.com/google-cloud/live-ethereum-and-bitcoin-data-in-google-bigquery-and-pub-sub-765b71cd57b5
MIT License
77 stars 21 forks source link

Fix exit code #13

Closed voron closed 4 years ago

voron commented 4 years ago

We mask watch exit code from upload-last-synced-block-file container as success via tini arg just to tell container platform about clean shutdown. Fixes #9