Nailgun: Define clear DB scope

Registered by Ihor Kalnytskyi

In order to reduce probability of broken DB state, we must define clear scope for DB session. So far between beginning of HTTP request and its end, sometime few commits are happened. That means, if something raises error only last changes will be rollbacked and already committed ones will be kept in database.

Besides, defining clear scope for DB session simplifies engineer understanding about data flow.

Blueprint information

Status:
Not started
Approver:
Ihor Kalnytskyi
Priority:
Undefined
Drafter:
Fuel Python (Deprecated)
Direction:
Needs approval
Assignee:
Fuel Python (Deprecated)
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.