roysab

Results 1 issues of roysab

The [AWS SQS client by default uses the following timeouts](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-sqs/lib/aws-sdk-sqs/client.rb#L276): - http_open_timeout: 15 seconds - http_read_timeout: 60 seconds - http_idle_timeout: 5 seconds For job submit Sqewer uses a retriable request,...