-
- Downloads
fix: many API requests from Routes controller (#403)
Reduce the number of API requests coming from the routes controller by reducing the reconciliation interval from 10s to 30s. This is only a temporary fix until we can properly refactor the routes controller to only reconcile when necessary. Related to #395
Loading
Please register or sign in to comment