Search results

  1. R

    Soss.Client.NotReadyException: The server is not yet ready to perform this operation.

    Hi, We are seeing this exception shown below. It seems to happen more often when SOSS is used for the first time after reboot, but it happened at other times too. Could you please tell us what's the recommended way to get around this? I added some retry logic that would retry after sleeping one...
  2. R

    What is the timeout value in the specially formatted line for the custom namespace auth?

    Hi, I'm trying to implement custom auth. I see that the sample app's AuthorizeUser method has this comment as shown below. /// <returns>Specially formatted line to be returned to SOSS. Line's spec: "permissions {0} timeout minutes {1}", /// where {0} and {1} should be replaced by two integers...
Top