dolthub / dolthub/doltlab-issues

DoltLab becomes slow

Open
#61 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Customer reports that the DoltLab `v0.8.2` UI and API becomes slow over time.

Per customer:
```
Everything gets so slow. UI and API's also. When you are trying to open a table it hangs for several minutes etc.
I have found out that there is too many merged branches. I wrote a script to remove merged ones, closed ones etc.

Everything in VM seems fine, CPU, RAM, network etc... There was just an error about conccurent updates for sessions table. Beside that I could not find any error.

I don't know what else can be done to maintain the speed of doltlab. But I noticed there is too many graphql requests from UI. So I stumpled up on errors in there.
There is too many calls to external services like stripe etc. which are not used in doltlab, would it be possible to disable those.
```

Customer states that purging merged branches improves performance.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.