[PR #20661] [CLOSED] DRAFT: 20660 cache script storage key #15999

Closed
opened 2025-12-30 00:25:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20661
Author: @arthanson
Created: 10/22/2025
Status: Closed

Base: mainHead: 20660-script-load


📝 Commits (1)

  • 285abe7 20660 cache script storage key

📊 Changes

1 file changed (+9 additions, -1 deletions)

View changed files

📝 netbox/extras/models/mixins.py (+9 -1)

📄 Description

Fixes: #20660

Caches the django storages key as each invocation takes a fairly long time when using S3 storage.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/20661 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 10/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `20660-script-load` --- ### 📝 Commits (1) - [`285abe7`](https://github.com/netbox-community/netbox/commit/285abe7cc099d714176da5ce20eb01121b81977d) 20660 cache script storage key ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/models/mixins.py` (+9 -1) </details> ### 📄 Description ### Fixes: #20660 Caches the django storages key as each invocation takes a fairly long time when using S3 storage. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:25:14 +01:00
adam closed this issue 2025-12-30 00:25:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15999