kuma alert on SQL query errors in code.forgejo.org #59
Labels
No labels
bug
cleanup
duplicate
enhancement
forgefriends
help wanted
invalid
label workflow
need more info
question
refactor
static-site
sync
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/k8s-cluster#59
Loading…
Add table
Add a link
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?
Anything coming out of
grep --fixed-string '[Error SQL Query]' /precious/k8s/forgejo-code/log/gitea.log
is a serious issue and should raise an alert. It took more than a week to discover that error when the user visible side effect of a bug was noticed after upgrading to the v11 release candidate.