You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the deletion mechanism is based on the sourceUrl. However, when the sourceUrl changes this doesn't work properly anymore since at the next scrape the events that are going to be replaced by the new data won't be deleted because of the dependency on sourceUrl never changing.
The text was updated successfully, but these errors were encountered:
Right now the deletion mechanism is based on the sourceUrl. However, when the sourceUrl changes this doesn't work properly anymore since at the next scrape the events that are going to be replaced by the new data won't be deleted because of the dependency on sourceUrl never changing.
The text was updated successfully, but these errors were encountered: