-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Objects missing from Lasair but present in other brokers #45
Comments
On Oct 5, Julien Peleton wrote "we have received no alerts in the last 4 days, but I can see observations are carried out. Is this expected?". Lasair received alerts on Oct 1 and Oct 6 but nothing in between. There was a huge burst of alerts the evening of Oct 5, which I think is the delayed alerts from Oct 2, 3, and 4. But there is a new topic on kafka every day, and Lasair only listens to today's topic. So we didn't get the alert of Oct 4, that was delivered on Oct 5. But Lasair was certainly receiving at 08.36 UTC on Oct 6, when the alert should have been received again. I don't know why that is missing, will do more investigations. |
I have gone through the stored alerts that we received from ZTF, and I do not see this objectId
|
I note that Fink also has this alert |
When I change from our kafka 'lasair-ztf-kafka-0:9092' to the ZTF kafka 'public.alerts.ztf.uw.edu:9092', I see the topics Is it possible that Mirrormaker is not keeping all the alerts? |
So we tracked some of this down to delayed processing and alerts showing up after the end of the night. This should now be fixed. We also noted that some of the missing alerts were detections that happened to be coincident with a known solar system object. Is there a remaining problem, or are we done with this? |
I think we are done |
Some alerts appear to be going missing. Either because we're not ingesting them, or we are not saving them.
For example, ZTF22abkyiyc is present in ALeRCE, but missing from Lasair.
https://alerce.online/object/ZTF22abkyiyc
https://lasair-ztf.lsst.ac.uk/object/ZTF22abkyiyc/
I've checked the Cassandra database, and no detections for that alert are present, hence I think we are either accidentally dropping them from the stream or the save is not happening for some reason. (I see occasional errors in the Lasair Notifications stream indicating that objects are not being saved - e.g.
ERROR in ingest/ingestBatch: Cannot connect to Cassandra
but the last time this error happened was on 23rd August 2022.)The text was updated successfully, but these errors were encountered: