Add retry + idempotency on trading when try + add more tts
This commit is contained in:
2
scripts/build_and_run.sh
Normal file → Executable file
2
scripts/build_and_run.sh
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Navigate to the src directory
|
||||
cd ../src
|
||||
cd src
|
||||
|
||||
# Build the managing.api image (now includes all workers as background services)
|
||||
docker build -t managing.api -f Managing.Api/Dockerfile . --no-cache
|
||||
|
||||
Reference in New Issue
Block a user