Nathan Sutton
9d1c665310
Force receive_message_wait_time_seconds to be int
...
When a queue is created with the ReceiveMessageWaitTimeSeconds
attribute the value is never converted to an integer. When the
ReceiveMessage action is called it tries to compare the string
ReceiveMessageWaitTimeSeconds with the min and max wait times which
raises a TypeError.
The solution is to convert this value to an integer before comparing.
2018-08-08 19:14:56 -05:00
..
2018-04-13 10:37:06 -04:00
2018-07-13 15:16:25 +01:00
2018-03-09 18:00:23 -05:00
2018-03-21 22:14:10 -07:00
2017-10-22 21:36:39 +01:00
2018-07-13 11:40:54 +01:00
2018-05-29 22:19:25 -04:00
2018-04-04 00:28:39 -07:00
2018-05-07 09:38:04 -05:00
2018-07-13 10:11:10 +01:00
2018-07-24 23:11:04 +01:00
2018-06-25 12:34:10 -04:00
2018-06-24 20:39:16 -04:00
2017-08-02 13:41:39 -07:00
2018-06-06 11:57:42 -04:00
2018-03-21 08:57:50 -07:00
2018-05-29 22:32:49 -04:00
2018-03-21 22:13:09 -07:00
2018-08-05 19:18:11 -04:00
2018-08-07 10:31:36 -07:00
2018-06-04 15:58:08 +02:00
2017-11-24 17:22:53 +00:00
2018-07-13 10:06:28 +01:00
2017-11-27 10:36:25 +00:00
2018-04-24 18:38:51 +09:00
2018-03-21 09:05:57 -07:00
2017-09-27 09:54:46 +01:00
2017-06-20 11:58:18 -07:00
2018-05-30 23:10:20 -04:00
2018-04-24 17:30:17 -07:00
2018-01-25 14:51:06 +13:00
2017-10-23 21:58:39 +02:00
2018-08-05 19:18:11 -04:00
2017-09-16 12:49:07 -07:00
2018-07-18 00:27:53 -07:00
2018-05-04 18:58:52 -07:00
2018-07-13 10:21:33 +01:00
2018-08-08 19:14:56 -05:00
2018-07-19 08:44:30 -04:00
2018-01-20 19:44:22 -08:00
2017-10-16 17:06:22 -07:00