Skip to content

Conversation

@babsey
Copy link
Contributor

@babsey babsey commented Sep 25, 2024

This PR refactors code to better coding structure because I always lost the overview of the old hl_api_server file.

Each file has clear definition:

  • hl_api_server: Main file with flask routes and flask configurations (app).
  • hl_api_server_helpers: Helper code (objects, functions) for the main file (without flask deps).
  • hl_api_server_utils: General code, similar to helpers but without nest imports.
  • hl_api_server_mpi: It includes MPI codes.

@gtrensch gtrensch added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Oct 18, 2024
@babsey babsey changed the title Refactor code and better error handling in NEST Server Refactor code in NEST Server Nov 2, 2024
@babsey babsey added the P: Blocked Work on this can not continue, see comments for the particular reason label Nov 15, 2024
@terhorstd
Copy link
Contributor

@babsey, could you add a comment why this is blocked?

@babsey
Copy link
Contributor Author

babsey commented Feb 26, 2025

Close because of clean PR #3411

@babsey babsey closed this Feb 26, 2025
@babsey babsey deleted the nest-server-exceptions branch May 6, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) P: Blocked Work on this can not continue, see comments for the particular reason S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants