kopia lustrzana https://github.com/bugout-dev/moonstream
				
				
				
			Merge pull request #770 from bugout-dev/fix-polygon-confirmations
Set polygon confirmations to sync crawler to 40subscriptions-reports
						commit
						99504a431a
					
				|  | @ -9,7 +9,7 @@ Restart=on-failure | ||||||
| RestartSec=15s | RestartSec=15s | ||||||
| WorkingDirectory=/home/ubuntu/moonstream/crawlers/mooncrawl | WorkingDirectory=/home/ubuntu/moonstream/crawlers/mooncrawl | ||||||
| EnvironmentFile=/home/ubuntu/moonstream-secrets/app.env | EnvironmentFile=/home/ubuntu/moonstream-secrets/app.env | ||||||
| ExecStart=/home/ubuntu/moonstream-env/bin/python -m mooncrawl.crawler --access-id "${NB_CONTROLLER_ACCESS_ID}" blocks synchronize --blockchain polygon -c 60 -j 2 | ExecStart=/home/ubuntu/moonstream-env/bin/python -m mooncrawl.crawler --access-id "${NB_CONTROLLER_ACCESS_ID}" blocks synchronize --blockchain polygon --confirmations 40 --jobs 2 | ||||||
| CPUWeight=90 | CPUWeight=90 | ||||||
| SyslogIdentifier=polygon-synchronize | SyslogIdentifier=polygon-synchronize | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Ładowanie…
	
		Reference in New Issue
	
	 Sergei Sumarokov
						Sergei Sumarokov