[PR #20004] [MERGED] Closes #18873: Add a request_timeout parameter to the RSS feed dashboard widget #15789

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20004
Author: @jeremystretch
Created: 8/1/2025
Status: Merged
Merged: 8/4/2025
Merged by: @arthanson

Base: mainHead: 19973-rss-feed-timeout


📝 Commits (1)

  • b1f10e9 Closes #18873: Add a request timeout parameter to the RSS feed dashboard widget

📊 Changes

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

View changed files

📝 netbox/extras/dashboard/widgets.py (+8 -1)

📄 Description

Closes: #18873

  • Add an optional request_timeout configuration parameter to RSSFeedWidget
  • Retain the default timeout of 3 seconds

🔄 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/20004 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/1/2025 **Status:** ✅ Merged **Merged:** 8/4/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `19973-rss-feed-timeout` --- ### 📝 Commits (1) - [`b1f10e9`](https://github.com/netbox-community/netbox/commit/b1f10e9ca63681e47077c3185155be96e807d886) Closes #18873: Add a request timeout parameter to the RSS feed dashboard widget ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/dashboard/widgets.py` (+8 -1) </details> ### 📄 Description ### Closes: #18873 - Add an optional `request_timeout` configuration parameter to RSSFeedWidget - Retain the default timeout of 3 seconds --- <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:24:04 +01:00
adam closed this issue 2025-12-30 00:24:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15789