mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-21 05:40:27 -05:00
[PR #1029] [CLOSED] rate-limit now sends 429 #5726
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1029
Author: @lostdusty
Created: 12/30/2024
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (7)
927be20change from error to rate-limit in api.jsa094331and add rate limit status16668eaupdate the frontend tooa1abf72remove comment2660cafupdate logicf27f9b9add rate-limit statusa16052dMerge branch 'main' into patch-1📊 Changes
4 files changed (+6 additions, -2 deletions)
View changed files
📝
api/src/core/api.js(+1 -1)📝
api/src/processing/request.js(+3 -0)📝
docs/api.md(+1 -0)📝
web/src/components/save/buttons/DownloadButton.svelte(+1 -1)📄 Description
as the title says, front-end and docs needs to be updated
(issue: #1026)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.