apache / apache/infrastructure-occ
Use pubsub filter to cut down on traffic
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The code currently subscribes to all pubsub events, even ones it is not interested in.
It would be more efficient to filter the events at source, unless the instance is following a lot of them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.