event_streaming icon indicating copy to clipboard operation
event_streaming copied to clipboard

Event Streaming for frappe

Results 13 event_streaming issues
Sort by recently updated
recently updated
newest added

Hi, I just wanted to share with you an issue regarding the event stream. If we have a large amount of data from the Event Update Log it tends to...

how to reproduce : 1- data import data with 5000 or more recorded 2- the system will fail to send it all my error log frappe.event_streaming.doctype.event_producer.event_producer.pull_from_node Error Traceback (most recent...

bug

I have set up a site as per the documentation for doctype Customer version 14 here when i am creating customer from event producer site , customer is not creating...

bug

Installing event_streaming... An error occurred while installing event_streaming: ('Module Def', 'Event Streaming', IntegrityError(1062, "Duplicate entry 'Event Streaming' for key 'PRIMARY'")) Traceback (most recent call last): File "apps/frappe/frappe/model/base_document.py", line 504, in...

Helo frappe team , Event producer throws a lot of errors every day. Please see the video https://youtu.be/ORPrF0Ix0xo

bug

## Description of the issue the old doctypes records does not get synced to the consumer site, only the new ones Note: I do remember that this was working before...

## Description of the issue On the Event Producer Site, the Event Update gets Created Twice and therefore duplicated on Consumer Site Images: https://ibb.co/tM9z4FP https://ibb.co/Cw4yDCB **Output of `bench version`** ```...

- [ ] setup ci + enforce black - [ ] add readme - [x] change default branch to develop

I can not save Event Producer on Consumer site and got the following error: ![cosumer site](https://user-images.githubusercontent.com/23026263/135602078-58e58a20-0f1e-40a5-b6d8-9708ebf9b365.png) error from browser: ![consoul error](https://user-images.githubusercontent.com/23026263/135619639-aa4beb83-f36b-4596-bb19-10abd5b23281.png) ``` :82/app/event-consumer:1 Chrome is blocking ads on this site...

- I setup event producer, which sets up the event consumer on the other instance. - It did work for the first time then I realized I have to set...

bug