Jurgen Buisman

Results 1 issues of Jurgen Buisman

Currently, configuration for `broker_transport_options` are being limited by the following map: ``` BROKER_TRANSPORT_OPTIONS_MAP = { 'visibility_timeout': int, 'max_retries': int, } ``` However, for SQS, there are other options required such...