Hi,
I am using self managed zeebe client in non-prod evironment and designed some BPMN process using camunda-modeler(Desktop version), deployed from modeler with success message but not reflecting the data in operate dashboard under process section. Also, I am pointing the correct grPC url for deployment.
Is there any limitation on data ? Like how many process(running,canceled,active,completed) can have in non-prod environment.
As of now I have total around 19K process instances with ncident and around 80 active process instances.
TIA.