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

as_quote_it plugin cause request loop and request timeout #100

Open
banjun opened this issue Jul 9, 2013 · 0 comments
Open

as_quote_it plugin cause request loop and request timeout #100

banjun opened this issue Jul 9, 2013 · 0 comments

Comments

@banjun
Copy link
Member

banjun commented Jul 9, 2013

When a message contains permalink to the chat/room or message that contains the original message itself, as_quote_it plugin requests the chat/room or message page to expand permalink. The request cause request loop between AsakusaSatellite and QuoteIt and then the requests will be timed out.

steps to reproduce:

  1. post message like http://(AsakusaSatellite_Root_URL)/chat/room/(room_id) . (room_id) is room_id of the messages' target room
  2. call /api/v1/message/list or load /message?id=(message_id)

note:
Since messages in /chat/room/(room_id) are cached, /chat/room does not timed out in most cases.

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

No branches or pull requests

1 participant