added 2 new bugs - 123 -> pa_job_mgr crashed with a timeout, 124 -> pa_job_mgr logs have no timestamp
This commit is contained in:
6
BUGs
6
BUGs
@@ -1,4 +1,4 @@
|
|||||||
### Next: 123
|
### Next: 125
|
||||||
BUG-100: I managed to get 2 photos matching mich in the NOT_WORKING photo (probably dif refimgs but same p.tag?)
|
BUG-100: I managed to get 2 photos matching mich in the NOT_WORKING photo (probably dif refimgs but same p.tag?)
|
||||||
= /photos/2012/20120414-damien/IMG_8467.JPG
|
= /photos/2012/20120414-damien/IMG_8467.JPG
|
||||||
BUG-106: cant add trudy /pat? as refimgs via FaceDBox
|
BUG-106: cant add trudy /pat? as refimgs via FaceDBox
|
||||||
@@ -27,3 +27,7 @@ Traceback (most recent call last):
|
|||||||
File "/code/states.py", line 92, in __init__
|
File "/code/states.py", line 92, in __init__
|
||||||
self.url = pref.orig_url
|
self.url = pref.orig_url
|
||||||
AttributeError: 'NoneType' object has no attribute 'orig_url'
|
AttributeError: 'NoneType' object has no attribute 'orig_url'
|
||||||
|
|
||||||
|
BUG-123: pa_job_manager crashed with timeout on connection (probably when I turned off traefik for a bit?). Regardless, should be more fault tolerant --> maybe offer to restart pa_job_manager IF its crashed?
|
||||||
|
|
||||||
|
BUG-124: pa_job_manager output has no timestamp in logs
|
||||||
|
|||||||
Reference in New Issue
Block a user