fix: review findings (async SQS dispatcher, backoff, batch insert, shutdown order, pagination, HMAC) + loadtest fixes; v0.1.6
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ ENV API_PORT=9090 \
|
||||
SQS_QUEUE_NAME=iot-telemetry \
|
||||
SQS_REGION=us-east-1 \
|
||||
SQS_LONG_POLL_SECONDS=20 \
|
||||
SQS_VISIBILITY_TIMEOUT=30 \
|
||||
SQS_VISIBILITY_TIMEOUT=120 \
|
||||
MQTT_CLIENT_ID=iot-bridge \
|
||||
MQTT_PORT=8083 \
|
||||
MQTT_WS_PATH=/mqtt \
|
||||
|
||||
Reference in New Issue
Block a user