-
# Azure VM Instabilities and Scheduled Events Impacting Service Stability
### Issue Description
We are experiencing instabilities with AKS because of Azure virtual machines (VMs), specifically r…
-
This looks nice:
``` python
def monitorSource(ctx, es, active, dur):
def handleEventImpl(ev):
type = ev.type
print "got event: %s %s" %(str(type), asEnumElem(ctx, 'VBoxEventType', type))
…
-
It would be awesome to have a small site for Eventsourced that follows same "mantra" as the one [Spray](http://spray.io) has.
Inspiration for build stuff:
- https://github.com/typesafehub/doc-templat…
-
Current ConfluentConsumer implementation is pretty dirty - https://github.com/airtai/faststream/blob/main/faststream/confluent/client.py#L219
It uses `sync_to_async` everywhere, that can leads to r…
-
Hi Team,
I am using this package in the Angular application. Please find angular environment details below
![image](https://user-images.githubusercontent.com/50567115/148019646-05cc392e-1165-4059-…
-
Can I use this library to parse ETW events generated by with .NET System.Diagnostics.Tracing.EventSource class?
I'm currently having a blocker on how to pass ETW EventSource in our logging tool whi…
-
### Prior Search
- [X] I have already searched this [project's issues](https://github.com/Panfactum/stack/issues) to determine if a similar request has already been made.
### What new functional…
-
JS console:
```log
GET https://bridge.tonapi.io/bridge/events?client_id=c32a4e5a392a96fa301296d2b7a7eba1053e0f981e2a2217692591c0e250e74a&last_event_id=1728325588459596
net::ERR_HTTP2_PROTOCOL_ERR…
-
**Describe the bug**
The generic eventsource client [logs an error](https://github.com/argoproj/argo-events/blob/d9e0332012fae97b83ea34de174b0336df6f996f/eventsources/sources/generic/start.go#L82) wh…
-
I get `Request failed: [object EventSource]` after click on Export button on PHP 8.0 but 7.4 works well.