Actions
Refactor #27274
closedSpeed up apipie cache check
Description
currently, the apipie initializer checks the mtime of every api endpoint to check if they are newer than the apipie cache and print a message.
This can be optimized to stop the check once any endpoint is newer.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/6891 added
Updated by Ondřej Pražák over 5 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.23.0 added
Actions