Make sure that "exec format error" is also thrown by different language pipelines #214
Labels
bug
needs more info
Use this if this issue requires more information to reproduce or is unclear in some way.
We currently check if a pipeline binary needs to be rebuilt again on the worker when an exception is thrown which contains
exec format error
(https://github.com/gaia-pipeline/gaia/blob/master/workers/agent/agent.go#L464). We need to make sure that this error message is thrown for every supported programming language.The text was updated successfully, but these errors were encountered: