Hello, we were debugging some possible slowness in GoodData and noticed the following in the quiver-cache logs: "time_exceeded": true. Can someone tell us what this means and if this is a cause of concern? I attached the JSON for this log. Thanks so much!
No, the "time_exceeded" is set to true when it's needed to perform VACUUM on in-proc sqlite database. It's purely internal value that has zero value for you as customer and is not relevant to slowness you are observing.