Uninett / Howitz

1 stars 3 forks source link

Document the NTIE refresh logic in code #140

Open podliashanyk opened 2 weeks ago

podliashanyk commented 2 weeks ago

NTIE refresh implementation in Howitz is quite complex, especially when combined with stale data handling and re-sort. Document the NTIE-related code with inline comments, docstrings, and maybe refactor some function/helpers names so that it is easier for developers to grasp the flow.