[PR #1066] [MERGED] api/core: return 429 http status for rate-limit #1309

Closed
opened 2025-11-09 10:10:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1066
Author: @lostdusty
Created: 1/20/2025
Status: Merged
Merged: 2/11/2025
Merged by: @wukko

Base: developHead: patch-1


📝 Commits (2)

  • 76a15e1 api: return 429 http status for rate-limit
  • fbd9184 api: remove unused variable

📊 Changes

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

View changed files

📝 api/src/core/api.js (+2 -2)

📄 Description

Issue: #1026


🔄 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/imputnet/cobalt/pull/1066 **Author:** [@lostdusty](https://github.com/lostdusty) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 2/11/2025 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`76a15e1`](https://github.com/imputnet/cobalt/commit/76a15e1b1df425e022b98156cb2ea56d913538bd) api: return 429 http status for rate-limit - [`fbd9184`](https://github.com/imputnet/cobalt/commit/fbd918484d189e38604e3cba6f8a0bb509e1ef9c) api: remove unused variable ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `api/src/core/api.js` (+2 -2) </details> ### 📄 Description Issue: #1026 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:10:20 -06:00
Sign in to join this conversation.