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

Quoting service: time out error #1168

Closed
1 task done
amarmodus opened this issue Jan 13, 2020 · 5 comments
Closed
1 task done

Quoting service: time out error #1168

amarmodus opened this issue Jan 13, 2020 · 5 comments
Assignees
Labels
oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Milestone

Comments

@amarmodus
Copy link

amarmodus commented Jan 13, 2020

Summary:
Quoting service takes around 20-30 second to respond to request and also
following error was thrown as POST/ Quote. this was seen twice during last 30 days.
Hence GP collection cron job failed.
After redeployment of quoting service GP collection passed.

error thrown:

{ code: '2001',
message: 'Internal server error',
name: 'INTERNAL_SERVER_ERROR',
type:
{ regex: '^20[0-9]{2}$',
description: 'Generic Server Error',
httpStatusCode: 500,
name: 'GENERIC_SERVER_ERROR' },
httpStatusCode: 500 },
extensions: undefined,

cause:

TimeoutError: Knex: Timeout acquiring a connection. The pool is probably full.

Severity:
Low

Priority:
Medium

Expected Behavior

Steps to Reproduce

  1. Not yet reproduced in consistent behaviour but following has been observed twice. deploy mojaloop system and keep it running for 7-10 days.

Specifications

  • Component (if known): central-services
  • Version:v8.7.0
  • Platform: AWS
  • Subsystem: quoting-service
  • Type of testing: functional - postman - GP collection
  • Bug found/raised by: @amarmodus

Notes:

  • Severity when opened:
  • Priority when opened:

Pull Request:##

@amarmodus amarmodus added the bug label Jan 13, 2020
@amarmodus
Copy link
Author

@oderayi oderayi self-assigned this Mar 27, 2020
@oderayi oderayi modified the milestones: Sprint 9.4, Sprint 9.5 Mar 27, 2020
@elnyry-sam-k elnyry-sam-k removed this from the Sprint 9.5 milestone Apr 13, 2020
@elnyry-sam-k
Copy link
Member

Couldn't be reproduced so far.. Steven is waiting for a repro on one of the dev environments. Once a repro is seen, we'll resume this.

@elnyry-sam-k elnyry-sam-k added this to the Sprint 10.1 milestone May 18, 2020
@elnyry-sam-k
Copy link
Member

Please re-open if there is a recurrence.. But this was in observation for 3 sprints and it wasn't noticed, so closing it..

@elnyry-sam-k
Copy link
Member

Thanks @amarmodus .. @oderayi FYI, looks like we have a repro

@elnyry-sam-k elnyry-sam-k modified the milestones: Sprint 10.1, Sprint 10.3 May 29, 2020
@elnyry-sam-k
Copy link
Member

Thanks! - https://github.com/mojaloop/quoting-service/releases/tag/v10.3.2

@elnyry-sam-k elnyry-sam-k added the oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it label Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Projects
None yet
Development

No branches or pull requests

3 participants