You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Our API is listening for query DB and creates temporary paths for original MRLs. In the API log server listener successfully reload its config for first row 2021-04-28 01:00:02 OK! Config saved, server reloaded!, but not do the same for last row 2021-04-28 01:00:02 OK! Config saved, server reloaded!.
API updates query and config every 500 ms.
Server version 0.15.5, OS Ubuntu.
Can anyone help me with more control to file changed event listener/dispatcher?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi!
Our API is listening for query DB and creates temporary paths for original MRLs. In the
API logserver listener successfully reload its config for first row2021-04-28 01:00:02 OK! Config saved, server reloaded!, but not do the same for last row2021-04-28 01:00:02 OK! Config saved, server reloaded!.API updates query and config every 500 ms.
Server version 0.15.5, OS Ubuntu.
Can anyone help me with more control to
file changedevent listener/dispatcher?API log:
All reactions