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
Current implementation compiles mruby scripts when ts_mruby plugin is initialized.
However, To improve operations of ATS, it should enable to recompile when configuration reloaded. (For example, when traffic_line -x is executed.)
Check resources should be re-release/initialize when reloading
Implement re-release/initialize logic
Try $ traffic_ctl config reload
The text was updated successfully, but these errors were encountered:
Current implementation compiles mruby scripts when
ts_mruby
plugin is initialized.However, To improve operations of ATS, it should enable to recompile when configuration reloaded. (For example, when
traffic_line -x
is executed.)$ traffic_ctl config reload
The text was updated successfully, but these errors were encountered: