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
Today, this modification is not persistent by design, the default value for polling_time can be changed in setting.py file. But I think we can discuss whether that behavior needs to be changed.
Hi Carlos, Thank you for the feedback!! If that is by design, no problem you can go ahead and close the issue. However, in my opinion, either the API to change this value should be better documented to make it explicit that it will not be saved or it should be persistent.
Hi guys,
If you change the polling interval and restart kytos, the change is lost.
Steps to reproduce:
Expected behavior: the polling interval should be the same previously configured through the API.
Actual behavior: the polling interval falls back to the default value
The text was updated successfully, but these errors were encountered: