getBoardState($projectId)); } catch (HttpHalt $halt) { return; } catch (Throwable $exception) { Http::error($exception->getMessage(), 500); }