Closed fangpenlin closed 10 years ago
Hum... I tested it against my own local balanced server, and yes it's true it only takes about 10 seconds. So, I think this issue was caused by too many messages in the message queue of our production server for testing, when dispute
message published, it lines up in queue for ten minutes before get processed.
@victorlin is this finished?
@mjallday Yeah, it is finished.
@cieplak
I wrote a rough test for dispute. And I noticed that the dispute will be created after about 10 minutes rather than 10 seconds. Is this normal? As it takes so long, I had to use an ugly long polling to see is the dispute there. Why does it take so long? Is there any way we can improve this? Otherwise it would be very painful to test dispute.