Skip to content

[Maintenance]: get_solver_output_results method requires db_engine: AsyncEngine as argument #8299

@wvangeit

Description

@wvangeit

Is there an existing issue for this?

  • I have searched the existing issues

Planned changes

The get_solver_output_results method requires db_engine: AsyncEngine as argument.
@bisgaard-itis mentioned this is not ideal, the db_engine should only be used for permissions etc.

user_id: int, project_uuid: ProjectID, node_uuid: NodeID, db_engine: AsyncEngine

This has as consequence that the Function Job Service needs to get this object passed through several layers.

@bisgaard-itis feel free to reassign

Metadata

Metadata

Assignees

Labels

t:maintenanceSome planned maintenance work

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions