Skip to content

Commit

Permalink
Teach mongo_connection to retry read operations in the face of AutoRe…
Browse files Browse the repository at this point in the history
…connect errors
  • Loading branch information
cpennington authored and Don Mitchell committed Oct 3, 2014
1 parent d4927de commit 139e10d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from pymongo.errors import AutoReconnect
from xmodule.exceptions import HeartbeatFailure
from xmodule.modulestore.split_mongo import BlockKey
from datetime import tzinfo
import datetime
import pytz

Expand Down

0 comments on commit 139e10d

Please sign in to comment.