BarterDude icon indicating copy to clipboard operation
BarterDude copied to clipboard

Message exchange engine to build pipelines in brokers like RabbitMQ

Results 4 BarterDude issues
Sort by recently updated
recently updated
newest added

I am trying to migrate my synchronous logs to async and I am trying to use the JsonLogger; Is there a way to save the output logs in a file...

question

Motivations: 1. Since BarterDude depends on [async-worker](https://github.com/b2wdigital/async-worker), BarterDude already depends on [aiologger](https://github.com/b2wdigital/aiologger), which means that the change won't add a new dependency. Instead, we'll be removing one! 2. It will...

enhancement

Monitor hook should have exceptions tested: https://coveralls.io/builds/29039359/source?filename=barterdude/monitor.py

enhancement

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.7.4 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @​chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...

dependencies