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
If I am using the docker setup for mercure and try to gain a massive set of data the result I get from mercure is limited to 1000 events.
This is not limited by the history because the history is infinite. So no data is cleared. I can access via a last event id older data as well.
Is there a limitation that you can adjust or a reason why mercure is giving me only 1000 events? In my case it is possible to retreive way more than 1000 events form mercure and I have to work around to get all data by resubscribing to mercure with a new message id because otherwise I will only have the 1000 results and the rest is missing or comes with the next update of the mercure topic.
The text was updated successfully, but these errors were encountered:
If I am using the docker setup for mercure and try to gain a massive set of data the result I get from mercure is limited to 1000 events.
This is not limited by the history because the history is infinite. So no data is cleared. I can access via a last event id older data as well.
Is there a limitation that you can adjust or a reason why mercure is giving me only 1000 events? In my case it is possible to retreive way more than 1000 events form mercure and I have to work around to get all data by resubscribing to mercure with a new message id because otherwise I will only have the 1000 results and the rest is missing or comes with the next update of the mercure topic.
The text was updated successfully, but these errors were encountered: