-
Hi. :wave: As you linked your CI/CD in https://github.com/pypa/packaging-problems/issues/595#issuecomment-1145403527 I took a look and saw that you install `build`
https://github.com/NeonGeckoCom/n…
-
Hi,
we are using the FROST-Server (v1.14.0) with kubernetes.
After investigating our last issues, it looks like the pods has to start in the correct order.
1. Database
2. HTTP
3. MessageBus…
-
Although it does not fit all use cases, it can be useful to have either a flag for the existing implementation, or a separate message bus implementation that uses weak references for subscribers could…
-
BACKEND = 'frontera.contrib.backends.hbase.HBaseBackend'
MESSAGE_BUS = 'frontera.contrib.messagebus.kafkabus.MessageBus'
It seems that there is a bug when not specifying SCORING_TOPIC
Traceback (mos…
-
End-point appears to time out. Need to follow up with MessageBus.
-
Hi folks,
I am a noob, and I am trying to run the historic_download.py example to gather some historical data from Interactive Broker.
When reaching `await client.connect()` I get the following er…
-
**Is your feature request related to a problem? Please describe.**
Each message bus should be able to have a wheel wrapper to plug in to the volttron framework. This allows volttron-core to be devel…
-
People might be interested in this new set of components:
https://github.com/SimpleBus/MessageBus
-
running the following code:
```
from dbus_next.aio import MessageBus
from dbus_next import BusType, Message
import asyncio
loop = asyncio.get_event_loop()
async def main():
bus = awai…
-
**API Platform version(s) affected**: 3.3.11
**Description**
I have a custom `Symfony\Component\Serializer\Normalizer\DenormalizerInterface` class, which converts the request context to a typed (…