-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Labels
Description
Search before creating an issue
- I have searched existing issues and confirmed this is not a duplicate
Bug Description
I saw these lines in Tornado logs:
2026-02-25T08:22:00,906212Z Tornado/Tornado/RequestManagementTornadoReqManagerHandler NOTICE: Incoming request ([myip]:41132)[lhcb_prmgr:chaen] RequestManagement/TornadoReqManager: getRequestFileStatus
2026-02-25T08:22:01,041570Z Tornado/Tornado/RequestManagementTornadoReqManagerHandler NOTICE: Returning response ([myip]:41132)[lhcb_prmgr:chaen] RequestManagement/TornadoReqManager (5564.04 ms) OK
What disturbs me here is the 5564 ms VS the timestamp difference of the 2 logs.
I guess the logging of the incoming request is done too late.
Steps to Reproduce
No response
Expected Behavior
No response
Actual Behavior
No response
Environment
No response
Relevant Log Output
Additional Context
No response
Reactions are currently unavailable