Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back time to close and frequency fixes #455

Merged
merged 3 commits into from
Mar 23, 2020

Conversation

jmensch1
Copy link
Contributor

This does some clean-up work on the time-to-close and frequency endpoints:

  • updated format of response to match FE requirements
  • removed unused and commented code from both endpoints
  • renamed both services to match naming format of the other services (camelcase)

Also, I might have fixed the bug where DB connections were not being closed (#445). I just added a bit of code to the DataService that closes the DB sessions after the query is complete. After that I stopped seeing this in the console:

unexpected EOF on client connection with an open transaction

@jmensch1 jmensch1 requested a review from sellnat77 March 23, 2020 18:36
@sellnat77 sellnat77 merged commit 916e428 into dev Mar 23, 2020
@sellnat77 sellnat77 deleted the BACK-TimeToCloseAndFrequencyFixes branch March 23, 2020 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants