rixed / ramen

A stream processing language and compiler for small-scale monitoring
Other
14 stars 4 forks source link

Change in "best after" clause should trigger a rebuilt #1448

Closed rixed closed 2 years ago

rixed commented 2 years ago

Should be OK: when "best after" is changed, the info is recompiled by precompserver (since the raql text is different) and then the best_after info is always read back from the info when needed. No need to recompile the actual binary.