-
Hi I'm trying to understand and use EpochsStream class for my work.
```python
epochs = EpochsStream(
stream,
bufsize=20,
event_id=None,
event_channels="LeftCue",
event_st…
-
I am consistently seeing this error when I try to invoke my LangChain chain which includes `RunnableRails` inside of an MLflow run:
```
LLMCallException: LLM Call Exception: Connection error.
```
It …
-
**Is your feature request related to a problem? Please describe.**
There is no event/callback for when `localStream` has been set/changed. We need this to be able to render the `video` element.
…
-
From https://github.com/cms-sw/cmssw/issues/42564#issuecomment-2492556852
Valgrind on workflow 250202.5 step 2 reports
```
==3506566== Conditional jump or move depends on uninitialised value(s)
==…
-
Descrição
Implementar a capacidade de filtrar eventos tarifáveis baseado nos valores dos atributos no estágio de ingestão. As configurações devem ser feitas por evento ( do realm ) e atributo espec…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Add support for linking appended events to streams using optional, built-in streams. This allows subscriptions to be created for a subset of all events (e.g. events of a given aggregate type, or event…
-
**Problem**
When the stream is deleted, while the redis stream source is running, the service does not recreate the stream and the group so it stays in error logging :
"GROUP sync is missing and cr…
-
Similar to https://github.com/unionai-oss/unionml/pull/35 and https://github.com/unionai-oss/unionml/pull/164, add an app template that exemplifies Streaming via, for example, kinesis.
-
https://github.com/adamhathcock/sharpcompress/blob/a2bd66ded8c9fb8a1b97db34bcc806bb6c0c9030/src/SharpCompress/Archives/IArchiveEntryExtensions.cs#L37
EntryExtractionEnd event fired before the Outpu…