Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

[BUG]The rest request was sent before the handler was ready #98

Open
ztkmkoo opened this issue Aug 7, 2020 · 1 comment
Open

[BUG]The rest request was sent before the handler was ready #98

ztkmkoo opened this issue Aug 7, 2020 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@ztkmkoo
Copy link
Owner

ztkmkoo commented Aug 7, 2020

According to #87,
If sending lots request, it seems netty push the io event to io.github.ztkmkoo.dss.core.network.rest.handler.DssRestHandler before the ActorContext<DssRestChannelHandlerCommand> is ready.

If context is null, send back 500 error response to client. (i think..)

If you have a better way, please give me some advices.

@ztkmkoo ztkmkoo added the bug Something isn't working label Aug 7, 2020
@ztkmkoo ztkmkoo added this to the Contributhon milestone Aug 7, 2020
@ztkmkoo ztkmkoo self-assigned this Aug 7, 2020
@ztkmkoo ztkmkoo added this to To do in Opensource project via automation Aug 7, 2020
@ztkmkoo
Copy link
Owner Author

ztkmkoo commented Aug 7, 2020

@ParkSale

@ztkmkoo ztkmkoo removed their assignment Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant