Compare commits

..

2 Commits

Author SHA1 Message Date
D. Berge
acc829b978 Switch to production URL in ASAQC configuration 2021-10-06 04:16:17 +02:00
D. Berge
51452c978a Add ASAQC task to runner 2021-10-04 21:26:13 +02:00
2 changed files with 4 additions and 1 deletions

View File

@@ -114,6 +114,9 @@ run $BINDIR/human_exports_qc.py
print_log "Export sequence data"
run $BINDIR/human_exports_seis.py
print_log "Process ASAQC queue"
run $DOUGAL_ROOT/lib/www/server/queues/asaqc/index.js
rm "$LOCKFILE"
print_info "End run"

View File

@@ -35,7 +35,7 @@ imports:
queues:
asaqc:
request:
url: "https://localhost:3077/vt/v1/api/upload-file-encoded"
url: "https://api.gateway.equinor.com/vt/v1/api/upload-file-encoded"
args:
method: POST
headers: