Questions: Overwriting lyrics + Database update time #45
-
Two questions:
|
Beta Was this translation helpful? Give feedback.
Answered by
tranxuanthang
Feb 19, 2025
Replies: 1 comment 1 reply
-
Found the answer to both:
If I am wrong on any of these and someone can correct me, go for it |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You are right, for
/get
request the lyrics should be updated immediately, but for/search
request it may take up to 24 hours due to server-side caching.However, all of the past submissions are still present in the database, so a "revision" feature is possible, similar to how Wikipedia editing works.