You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running SkypeEventLoop on production very rare, but we have
SkypeApiException
('503 response from POST https://azeus1-client-s.gateway.messenger.live.com/v1/users/ME/endpoints/SELF/subscriptions/0/poll
', <Response [503]>)
@Terrance do you have any ideas why could it be? Are maybe some 50* errors from skype is ok to see? How do you recommend to catch and investigate errors like this in my logging system?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
After running SkypeEventLoop on production very rare, but we have
Also were urls like:
https://azeus1-client-s.gateway.messenger.live.com/v1/users/ME/conversations/ALL/messages/1730639857828/ack
https://azeus1-client-s.gateway.messenger.live.com/v1/users/ME/conversations/8:live:12345
@Terrance do you have any ideas why could it be? Are maybe some 50* errors from skype is ok to see? How do you recommend to catch and investigate errors like this in my logging system?
Beta Was this translation helpful? Give feedback.
All reactions