diff options
Diffstat (limited to 'changelog.d/6332.bugfix')
-rw-r--r-- | changelog.d/6332.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6332.bugfix b/changelog.d/6332.bugfix index b14bd7e43c..67d5170ba0 100644 --- a/changelog.d/6332.bugfix +++ b/changelog.d/6332.bugfix @@ -1 +1 @@ -Fix caching devices for remote users when using workers. +Fix caching devices for remote users when using workers, so that we don't attempt to refetch (and potentially fail) each time a user requests devices. |