API cache halts the server on larger image bases (10k+) #23
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
High priority
invalid
Low priority
Medium Priority
question
size/L
size/M
size/S
size/XL
size/XS
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tgpholly/EUS#23
Loading…
Add table
Reference in a new issue
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?
Can take up to over a minute for the server to become responsive again
This problem was probably introduced with the addition of the diskusage package to EUS for total space in the API. The problem is it takes a while for this to run and as far as I know it isn't asynchronous
Never mind, we're just not using it asynchronously. Don't quite know how I missed that.
From #24
#25 is in. Will close this if after testing it resolves the issues.
Going to go ahead and close this as it seems #25 has resolved this.