-
We're seeing this error a lot in sentry atm.
I can not reproduce this or say where it comes from or what it consequences are.
I guess it is related to offline support.
-
```
The current video implementation uses unicast and does not allow reading the
video while another application is controlling the drone and displaying the
video. The attached file implements a mul…
-
## TL;DR
I would like to add an ability for the class inheriting from `EventDispatcher` to add high-priority handlers, in addition to low-priority handlers that they have now.
## Current behavio…
-
Here is a fun bug for you all.
Everytime you instantiate a new Navigation Helper the the **same** Listener is attached to the shared Manager once again.
file: [https://github.com/zendframework/…
-
I tried the compose files in this repository to spin up Taiga on my local machine.
I tried spining up the containers without making any changes to any files for test.
The system spins up, but I …
-
*Title*: DOWNSTREAM_WIRE_BYTES_SENT in listener access logs doesn't work
*Description*:
Config:
```yaml
admin:
access_log_path: "/dev/null"
address:
socket_address:
address: 0.…
-
Trying to listen to the TransactionCreatedEventInterface to send a notification gives me error:
### **TransactionCreatedListner**
```php
namespace App\Listeners;
use App\Models\User;
use Ap…
-
While using SolidCable to broadcast messages (e.g., via `broadcast_append_to`), the current return value is an `ActiveRecord::Result`. Although this seems to contain some metadata, it doesn’t provide …
-
### What happened?
**Description:**
The issue was already logged in the past in here https://github.com/OneSignal/OneSignal-Flutter-SDK/issues/585 . The same is back again with the latest SDK.
…
-
### Description
### Issue Summary:
**Environment:** Azure Functions in isolated worker mode, written in C#, running on a Consumption plan, with some ServiceBusTrigger with SessionEnabled = true.
…