Job arguments are serialized to JSON and then parsed by the Python/Deno script. The current code tries to escape the JSON and include it as a string in either of those languages. It doesn't quite work right and there are some issues with escaping. This writes the JSON string to a file and loads the file from those scripts instead.
1.2 KiB
1.2 KiB