Merge pull request #21250 from edx/revert-21090-zaid-prod-449

Revert "Added logs for XQueue Information"
This commit is contained in:
Muhammad Zaid Bamber
2019-07-30 02:55:25 -07:00
committed by GitHub

View File

@@ -104,8 +104,6 @@ class XQueueInterface(object):
if error != 0:
# when the login fails
log.debug("Failed to login to queue: %s", content)
log.info(u"Login failed content information : {content} with error: {error}".format(
content=content, error=error))
return (error, content)
if files_to_upload is not None:
# Need to rewind file pointers