Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 404 Bytes

2022-02-03-fix-admin-worker.md

File metadata and controls

11 lines (11 loc) · 404 Bytes
title issue author author_email author_github
Fix admin worker
NEXT-7947
Jannis Leifeld
j.leifeld@shopware.com
Jannis Leifeld

Core

Administration

  • Changed admin worker behavior to prevent multiple worker requests and random logouts
  • Changed public API of refresh-token.helper from class to function to prevent multiple token refreshes at the same time which can cause random logouts