openedx / openedx/openedx-events
[Discovery] Should the producer fail if any part of the configuration is invalid?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 33
- Avg merge
- 14h 37m
- Merged PRs (30d)
- 4
Description
Right now the event bus producer will not start if any part of the configuration map is invalid. Is this the pattern we want?
A/C
- An ADR explaining the decision
- If necessary, a code update to not fail on invalid config map
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the event bus producer and its configuration map but no files or tests. Start by locating producer startup and configuration validation, then document the decision in an ADR. If the decision requires it, update the producer and verify its startup behavior with the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100