StevenBlair123

Results 13 issues of StevenBlair123

**Is your feature request related to a problem? Please describe.** When I hit the Query button when browsing a stream, a simple skeleton query is displayed, but I have to...

enhancement
subsystem/projections
quality of life

**Describe the bug** Persistent subscription Checkpoint is 950052 and Known is 1032562 Tried reconnecting Persistent Subscription, and it will not process any events. Digging around, I can see the source...

bug
action/investigate
grpc

**Is your feature request related to a problem? Please describe.** Projections can fault due to a timeout. Various reasons which could cause this (in my case, too much traffic) **Describe...

kind/enhancement
subsystem/projections

**Is your feature request related to a problem? Please describe.** We have a projection which emits enriched events and do not want them picked up by fromAll() (the original events...

kind/enhancement
subsystem/projections

**Is your feature request related to a problem? Please describe.** A projection could be setup to write to the same stream as the .output would write to. For example: `emit("$projection-myProjection-result",...

enhancement
subsystem/projections

**Is your feature request related to a problem? Please describe.** When you create a new projection, it is currently not possible to set metadata for result stream. One example when...

enhancement
subsystem/projections

**Is your feature request related to a problem? Please describe.** If we run Catchup subscriptions, we currently have to check log files for a status no whether they are still...

kind/enhancement
subsystem/admin ui

There doesn't appear to be any documentation for the projection function $initShared Would be nice to have an explanation of how this works, and a code example. [DB-411](https://linear.app/eventstore/issue/DB-411/create-some-documentation-for-dollarinitshared)

documentation
Documentation Needed

**Describe the bug** After writing an event to the database, we truncate the stream, then attempt to write the same event to the stream. An exception is thrown on the...

bug

**Is your feature request related to a problem? Please describe.** If you browse to a streams metadata and hit "Add New Like This" the Stream Id is for the original...

kind/enhancement