fix: queue live Tiny order lookups
This commit is contained in:
@@ -25,6 +25,8 @@ services:
|
||||
- GRAPHS_BACKFILL_MAX_TINY_BLOCK_RETRIES=${GRAPHS_BACKFILL_MAX_TINY_BLOCK_RETRIES}
|
||||
- TINY_FETCH_SELLER_DETAILS=${TINY_FETCH_SELLER_DETAILS}
|
||||
- TINY_ORDER_DETAILS_CACHE_TTL_MS=${TINY_ORDER_DETAILS_CACHE_TTL_MS}
|
||||
- TINY_LIVE_REQUEST_DELAY_MS=${TINY_LIVE_REQUEST_DELAY_MS}
|
||||
- TINY_LIVE_MAX_QUEUE_WAIT_MS=${TINY_LIVE_MAX_QUEUE_WAIT_MS}
|
||||
# Optional: If you use a shared Docker network for Nginx Proxy Manager, you can attach it here:
|
||||
# networks:
|
||||
# - nginx-proxy-manager-network
|
||||
|
||||
Reference in New Issue
Block a user