Use Cache On The Frontend #31
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: owner/RSE#31
Loading…
Reference in New Issue
Block a user
No description provided.
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?
Use a time based cache on the frontend, so the API doesn't need to respond all of the time.
Yes, I'm aware that you could just extract the API URL and just hammer it with a custom program, but most users would probably not do that. This is just one line of defense. There are other measures in place on the API-level and on the VPS-level.
Done in this issue