Files
django-anymail/anymail
medmunds 09def30868 Add timeout to all Requests calls
Use a default timeout of 30 seconds for all requests, and add a
REQUESTS_TIMEOUT Anymail setting to override.

(I'm making a judgement call that this is not a breaking change in the
real world, and not bumping the major version. Theoretically, it could
affect you if your network somehow takes >30s to connect to your ESP,
but eventually succeeds. If so, set REQUESTS_TIMEOUT to None to restore
the earlier behavior.)

Fixes #80.
2018-01-17 14:36:50 -08:00
..
2017-04-16 11:43:13 -07:00
2017-11-02 14:08:18 -07:00
2017-06-30 16:33:53 -07:00
2017-07-13 11:27:00 -07:00