hutschen / mv-tool-api

Measure tracking tool for the implementation of information security measures in projects
https://mv-tool.readthedocs.io
GNU Affero General Public License v3.0
2 stars 0 forks source link

Enhance Caching in JiraProjects and JiraIssues Classes #129

Open hutschen opened 1 year ago

hutschen commented 1 year ago

Improve the internal caching mechanism within JiraProjects and JiraIssues classes to store and re-use 404 responses, preventing repeated failed queries. This enhancement will streamline the overall querying process for Jira projects and issues, making output object generation more efficient.