whl739 opened a new issue #3923:
URL: https://github.com/apache/apisix/issues/3923


   Currently, apisix provides a background timer for logger related plugins, 
whitch is not universal.
   
   See this demand: a plugin may register a timer in `init` function, the timer 
will be recurring to pull data, and unregister it in `destroy` function, the 
phase functions may use these pulled data. But the current timer implemention 
is not possible to do that.
   
   How can i do this, any suggestions?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to