If eg a new lemma is imported this job (including the scrapes) is running async in a celery worker. When the job is done, the object is posted to the frontend server. This is working so far, but the event does not trigger any changes in the frontend.
If eg a new lemma is imported this job (including the scrapes) is running async in a celery worker. When the job is done, the object is posted to the frontend server. This is working so far, but the event does not trigger any changes in the frontend.