nais / teams-backend

NAIS teams is a API server for team creation and propagation to external systems.
MIT License
3 stars 0 forks source link

Speed up team reconcile process #101

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

Currently the team reconciliation process is quite slow, and only one team is reconciled at a time. We need to parallelize this somehow.