Sergio Soto
Sergio Soto
This pull request introduces several enhancements and new features to the `Makefile` and project configuration, primarily focused on improving dependency management, adding new CLI tools, and updating documentation. The most...
This module needs to be updated to add [EPA syllabify functionality](https://pypi.org/manage/project/epa-syllabifier/releases/).
This pull request updates the project's dependencies to add support for Google Cloud Pub/Sub messaging and the Kombu library with GCPubSub integration. **Messaging and Cloud Integration:** * Added `google-cloud-pubsub` as...
# Missing Google Cloud Pub/Sub transport support ## Problem Description The celery-exporter fails to connect to Google Cloud Pub/Sub brokers due to missing dependencies for the `gcpubsub://` transport. When attempting...