* fix for memory cleansing and added setup files for msgcodec build * Kafka reader now calling only once to PG to verify sessionIds, updated fill missing user_ids script * fix(connector): small error while reading from pg --------- Co-authored-by: MauricioGarciaS <47052044+MauricioGarciaS@users.noreply.github.com>
2 lines
89 B
Bash
Executable file
2 lines
89 B
Bash
Executable file
echo "[INFO] Service start"
|
|
python -u consumer_pool.py & python -u fill_from_db.py && fg
|