ServiceFault from server received while waiting for publish response - 106 #1300
Unanswered
saimanoj567
asked this question in
Q&A
Replies: 2 comments 6 replies
-
try delete ? except ServiceFault! sometimes its wise to make each request in a try except because each request could fail |
Beta Was this translation helpful? Give feedback.
2 replies
-
Whether this error occurs on server side/ client side ? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All, I have an issue while deleting the subscription. I was able to unsubscribe. but I get error when I reach the point sub.delete().I have packed the handles in the list and looping it for unsubscribe. I also read few issues and made some changes based on the discussions. I'm using the library version - (0.98.13) and Server - Bechkoff .
( I have also changed MaxNotificationsPerPublish from zero to 1000 ).
Do I need to change any other parameters in server configuration ?
Beta Was this translation helpful? Give feedback.
All reactions