EventStore / EventStore

EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
https://eventstore.com
Other
5.32k stars 643 forks source link

Expired reads for the $projections-$all stream not retried #4492

Closed lakshdeepsingheventstore closed 3 weeks ago

lakshdeepsingheventstore commented 1 month ago

Ticket : https://eventstore.freshdesk.com/a/tickets/111306

Expired read for the $projections-$all was not retried, as a result of which the user was unable to get any projection to appear in the projections list in ESDB UI. As per the logs shared, the projection subsystem components started, but the projections were not listed in the logs.

Expected behavior The expired read should have been retried.

Actual behavior Expired read was not retried. The projections list could not be loaded in ESDB UI

Config/Logs/Screenshots image

EventStore details

Workaround Restarting the projection subsystem fixes the issue.

ylorph commented 1 month ago

@lakshdeepsingheventstore : can you add the workaround / fix of restarting the subsytem ?

timothycoleman commented 3 weeks ago

This is fixed in 23.10.4 and 24.10.0