GSA / data.gov

Main repository for the data.gov service
https://data.gov
Other
547 stars 87 forks source link

Improve db session management #4764

Closed rshewitt closed 1 month ago

rshewitt commented 1 month ago

User Story

In order to simplify db session management, datagov wants to implement a single session for a given environment ( i.e. testing and deployment ) per application ( flask and harvest runner )

Acceptance Criteria

[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]

Background

Security Considerations (required)

[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]

Sketch