Scrape 10k receipts at a time

pull/3/head
Doc Ritezel 7 years ago committed by GitHub
parent e81d3b1b79
commit d15d695dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Procfile

@ -2,4 +2,4 @@ web: bin/start-pgbouncer-stunnel mix phx.server
worker: bin/start-pgbouncer-stunnel mix exq.start
scheduler: bin/start-pgbouncer-stunnel mix exq.start scheduler
blocks: bin/start-pgbouncer-stunnel mix scrape.blocks 1000000
receipts: bin/start-pgbouncer-stunnel mix scrape.receipts 100
receipts: bin/start-pgbouncer-stunnel mix scrape.receipts 10000

Loading…
Cancel
Save