Informatievlaanderen / VSDS-Linked-Data-Interactions

https://informatievlaanderen.github.io/VSDS-Linked-Data-Interactions/
European Union Public License 1.2
4 stars 6 forks source link

Cannot get LDESClientProcessor to replay events #679

Open SBylemans opened 1 month ago

SBylemans commented 1 month ago

Describe the bug When trying to get an LDESClientProcessor, which is configured with a Postgres DB, to reprocess members by truncating the tables in the Postgres DB, an error is thrown that the connection has been closed. We tried to do this after experiencing https://github.com/Informatievlaanderen/VSDS-Linked-Data-Interactions/issues/678.

To Reproduce Create LDESClientProcessor with postgres DB for state. After running for a little while, stop the processor and try to replay members by deleting state in the postgres DB and restarting processor.

Expected behavior Deleting state in the postgres DB should allow the processor to reprocess members.

Screenshots afbeelding

Desktop (please complete the following information):