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

Service panics if response time from user/user-profile microservices is greater than 1s #16

Open
vladoohr opened this issue Oct 31, 2018 · 0 comments
Assignees
Labels

Comments

@vladoohr
Copy link
Collaborator

Details:

"panic: runtime error: invalid memory address or nil pointer dereference\npanic(0x7f3e80, 0xac6460)\n\t/usr/local/go/src/runtime/panic.go:502 +0x229\nmain.(*UserController).Register(0xc4201bf3b0, 0xc4201bfdd0, 0xc42000a6c0, 0xc42016e8c0)\n\t/go/src/github.com/Microkubes/microservice-registration/user.go:145

Response from user-profile:
[INFO] completed req_id=Erw0VsHeUa-1 status=200 bytes=117 time=1.106381346s ctrl=UserProfileController action=UpdateUserProfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants