1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the Yapper message broker to retrieve the database URL securely from the `campus.vault` service instead of relying on direct configuration. This involves modifying the Yapper initialization to authenticate as "campus-yapper" and fetch the `DATABASE_URL` secret, removing the need for explicit `db_uri` parameter in most cases.

Complexity: 4/5
enhancement help wanted

Message broker for the digital campus

Python