mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
fix: made grid api errors due to rate limiting and stuff way less dramatic
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user