openHPI / poseidon

Scalable task execution orchestrator for CodeOcean
MIT License
7 stars 2 forks source link

Refactor updateFileSystem Error logging #619

Open mpass99 opened 1 month ago

mpass99 commented 1 month ago

From the broad issue Could not perform the requested updateFileSystem. that captures every error in the file copy process we want to exclude the errors unexpected EOF, node down, no allocation found, and Unknown allocation.
This benefits the proper prioritization of the different causes.

Additionally, the error node down should no longer be logged, but instead, Poseidon should respond to CodeOcean with the ErrorNomadInternalServerError.