fix: made grid api errors due to rate limiting and stuff way less dramatic
This commit is contained in:
parent
6d88cb17f3
commit
fb2c65ef0a
@ -143,4 +143,4 @@ def on_internet_available(agent):
|
||||
logging.debug("grid: reporting disabled")
|
||||
|
||||
except Exception as e:
|
||||
logging.exception("grid api error")
|
||||
logging.error("grid api: %s" % e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user