objectiv-analytics
objectiv-analytics copied to clipboard
Collector: sp AWS/sqs -> boto is synchronous
Events pushed into SQS by the AWS SP pipeline (in the collector) are using synchronous, and thus blocking calls because boto3 is synchronous. On large volumes this may cause some performance issues