Prevent timeouts when updating `share_with_group_lock` of a group
This change makes sure that authorizations are refreshed in async manner when the `share_with_group_lock ` attribute of a group is updated, thus preventing 500 errors due to `Rack::Timeout::RequestTimeoutException`. Changelog: fixed
Showing
Please register or sign in to comment