summaryrefslogtreecommitdiff
path: root/crocoite/browser.py
diff options
context:
space:
mode:
Diffstat (limited to 'crocoite/browser.py')
-rw-r--r--crocoite/browser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/crocoite/browser.py b/crocoite/browser.py
index 6ad305c..ce96f7e 100644
--- a/crocoite/browser.py
+++ b/crocoite/browser.py
@@ -447,7 +447,7 @@ class SiteLoader:
async def _loadingFailed (self, **kwargs):
self.logger.info ('loadingFailed',
- uuid='35479405-a5b5-4395-8c33-d3601d1796b9', args=kwargs)
+ uuid='4a944e85-5fae-4aa6-9e7c-e578b29392e4', args=kwargs)
reqId = kwargs['requestId']
logger = self.logger.bind (reqId=reqId)