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

Call to aggregate library statistics times out #33

Open
rishighan opened this issue Jun 28, 2022 · 0 comments
Open

Call to aggregate library statistics times out #33

rishighan opened this issue Jun 28, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@rishighan
Copy link
Owner

@kingfenix can add details, but essentially the call to get library data points to theretwo-core-service fails with the following stack trace:

core-services     | [2022-06-28T12:30:17.495Z] ERROR threetwo-core-service/API:    Request error! RequestTimeoutError : Request is timed out when call 'library.libraryStatistics' action on 'threetwo-core-service' node. 
core-services     |  RequestTimeoutError: Request is timed out when call 'library.libraryStatistics' action on 'threetwo-core-service' node.
core-services     |     at /core-services/node_modules/moleculer/src/middlewares/timeout.js:41:13
core-services     |     at async ApiService.callAction (/core-services/node_modules/moleculer-web/src/index.js:636:16)
core-services     |     at async /core-services/node_modules/moleculer-web/src/index.js:461:22 
core-services     | Data: { action: 'library.libraryStatistics', nodeID: 'threetwo-core-service' }
core-services     | [2022-06-28T12:30:17.496Z] INFO  threetwo-core-service/API: <= 504 GET /api/library/libraryStatistics [+10.005 s]
@rishighan rishighan self-assigned this Jun 28, 2022
@rishighan rishighan added the bug Something isn't working label Jun 28, 2022
@rishighan rishighan added this to the Dot Release milestone Jun 28, 2022
@rishighan rishighan added this to To do in ThreeTwo! Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant