Okay. I see. Than it will be good just to forbid args and vars field to have a not valid json string. In 1.99.2 I can set args and vars to arbitrary string witch cause exception in scheduler.
So we need a json validator to try to .loads() the string and if it fails abort the insertion... If we don't have it in trunk :-o