rtarway / ecommerce-streamlytics-clickstream2

0 stars 1 forks source link

: remove hardcoded fixed duration of 5 sec, also this duration needs to be lower for ecommerce env. We need to test with different values and figure out minimal time system can support with varying number of worker nodes and capacities #9

Open rtarway opened 8 months ago

rtarway commented 8 months ago
    //TODO : remove hardcoded fixed duration of 5 sec, also this duration needs to be lower for ecommerce env. We need to test with different values and figure out minimal time system can support with varying number of worker nodes and capacities

https://github.com/rtarway/ecommerce-streamlytics-clickstream2/blob/955e51a6c27657ff4a677db20c06110f0c58e369/src/main/java/com/beamlytics/inventory/businesslogic/core/transforms/stock/StockProcessing.java#L82