Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow to slowdown dav requests #21

Merged
merged 1 commit into from
Sep 10, 2018
Merged

allow to slowdown dav requests #21

merged 1 commit into from
Sep 10, 2018

Conversation

individual-it
Copy link
Member

@individual-it individual-it commented Sep 6, 2018

Description

this makes is possible to slowdown DAV requests by registering an Event that sleeps for the required time
That will help to test async operations manually and automatically see owncloud/core#31851 and owncloud/core#32414

Checklist:

@patrickjahns
Copy link
Contributor

How to remove the slowDown again?

@individual-it
Copy link
Member Author

@patrickjahns occ config:system:delete dav.slowdown

Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@PVince81 PVince81 merged commit 88f1042 into master Sep 10, 2018
@PVince81 PVince81 deleted the slowdownDav branch September 10, 2018 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants