-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: Cratis/Chronicle
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Change JobStepState.Type to be the same semantically as JobState.Type
jobs
Issues related to the job system
#1706
opened Feb 12, 2025 by
woksin
When unsubscribing Observer it should also Pause all ongoing jobs for that observer so that they can be resumed later
observers
Issues related to event sequence observers
#1705
opened Feb 12, 2025 by
woksin
In Job implementations handle failures of steps
jobs
Issues related to the job system
#1703
opened Feb 12, 2025 by
woksin
It should be possible to see catching up/replaying partitions for an observer and delete these in the workbench
observers
Issues related to event sequence observers
workbench
#1690
opened Jan 31, 2025 by
einari
Self healing of partitions in catch up and replaying partitions
observers
Issues related to event sequence observers
#1688
opened Jan 31, 2025 by
einari
Ensure that resuming of jobs work as intended
jobs
Issues related to the job system
#1687
opened Jan 31, 2025 by
einari
Job system should clean up jobs that are "dead in the water"
jobs
Issues related to the job system
#1685
opened Jan 31, 2025 by
einari
We need an end-to-end API for changing names of an identity
client
Work that is needed on the client code
compliance
Compliance related issues
security
#1684
opened Jan 31, 2025 by
einari
When catching up all partitions, the Observer should just register all partitions itself as catching up
observers
Issues related to event sequence observers
reliability
Capabilities related to guaranteeing reliability in a running system typically related to up-time
#1683
opened Jan 31, 2025 by
einari
Improve state consistency around observers and next/handled event sequence number for when multiple partitions are working and for some reason the server goes down
observers
Issues related to event sequence observers
reliability
Capabilities related to guaranteeing reliability in a running system typically related to up-time
#1682
opened Jan 29, 2025 by
einari
Make it possible for observers to opt-in for supporting parallelizing replay or not
breaking change
Implementing will cause a breaking change / Major version bump
observers
Issues related to event sequence observers
replay
#1670
opened Jan 21, 2025 by
einari
Add support for Reactors and Reducers to be notified when a replay begins and ends
observers
Issues related to event sequence observers
replay
#1669
opened Jan 21, 2025 by
einari
Support defining what is the Key - unique identifier on a model
consistency
Issues related to keeping the event store consistent.
devex
Developer Experience related
projections
Issues related to the projections engine
sinks
Issues related to sinks used by reducers and projections
#1630
opened Dec 28, 2024 by
einari
Constraints should be registered in the event store - maybe even as Grains??
consistency
Issues related to keeping the event store consistent.
events
Issues associated with events, appending events, event types
#1615
opened Dec 16, 2024 by
einari
When starting up Job System should make sure that all persisted jobs are resumed
jobs
Issues related to the job system
reliability
Capabilities related to guaranteeing reliability in a running system typically related to up-time
#1614
opened Dec 16, 2024 by
woksin
Constraints should support the ability to have support multiple properties for unique constraints as a composite from an event
consistency
Issues related to keeping the event store consistent.
events
Issues associated with events, appending events, event types
#1612
opened Dec 13, 2024 by
einari
Job OnStepFailed and OnStepSucceeded should be "recoverable"
investigate
jobs
Issues related to the job system
#1609
opened Dec 10, 2024 by
woksin
We have some (at least two, Job and JobStep) that need to call itself indirectly to avoid issues
investigate
jobs
Issues related to the job system
#1606
opened Dec 9, 2024 by
woksin
Observer reminder for failed partition is removed twice
investigate
observers
Issues related to event sequence observers
#1605
opened Dec 9, 2024 by
woksin
Observer grain should have a failed partition count metric
observability
Capabilities related for observing running instances of Cratis such as logging & metrics
observers
Issues related to event sequence observers
#1604
opened Dec 8, 2024 by
einari
IObserver should not implement IStateMachine, it's an internal concern
observers
Issues related to event sequence observers
#1601
opened Dec 6, 2024 by
woksin
Add failed partition client API
client
Work that is needed on the client code
#1599
opened Dec 6, 2024 by
einari
Make resuming Jobs and JobSteps work
bug
Something isn't working
jobs
Issues related to the job system
#1598
opened Dec 6, 2024 by
woksin
Figure out what to do when Job starts without job steps and OnCompleted fails
investigate
jobs
Issues related to the job system
#1597
opened Dec 5, 2024 by
woksin
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.