parautenbach / TeamCity-HipChat-Notifier

TeamCity HipChat Notifier for sending build server notifications to HipChat.
Other
59 stars 31 forks source link

Loading emoticons causes an infinite loop #49

Closed parautenbach closed 9 years ago

parautenbach commented 9 years ago

On server startup or when reloading emoticons from the configuration page, the API processor sometimes go into an infinite loop. This can cause several problems:

The cause is actually a broken HipChat API, as on each subsequent request, it returns a next resource, with zero emoticon items in the set returned for that resource.

parautenbach commented 9 years ago

Fixed in v0.9.0.