Use last id for recovery sync request#1233
Use last id for recovery sync request#1233dajimenezriv-internxt wants to merge 11 commits intomainfrom
Conversation
| isScanCompleted: boolean; | ||
| progressRatio: number; | ||
| isAntivirusAvailable: boolean; | ||
| showErrorState: boolean; |
There was a problem hiding this comment.
Fixing a sonarcloud error and some warnings.
|
Did you benchmark any noticeable improvement on speeds / stability by using this approach @dajimenezriv-internxt ? |
|
@sg-gs Not really, here I have a good internet connection and everything feels pretty fast. Also in the |
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…d-for-recovery-sync-request
…d-for-recovery-sync-request
|
|
This pull request has been inactive for 30 days. Is it still in progress? If so, please leave a comment or make an update to keep it open. Otherwise, it will be closed automatically in 15 days. |



What
Use
lastIdto paginate files when sorting by uuid.