Skip to content

support for “no-responders” in multitenancy #4761

Answered by jnmoyne
piotrkwarcinski asked this question in Q&A
Discussion options

You must be logged in to vote

As you figured out technically there is a listener on the subject that is created under the covers due to the import of the service. This means that indeed when it comes to cross-accounts services import/export you can not rely on "no responders" and have to resort to wait for a timeout.

Note that "no responders" is a kind of "shortcut" to not receiving an error but even when it is available the invocation of the service can still time out. So in your client application code you should expect that both no responders and timeouts can happen and should be handled the same way.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by piotrkwarcinski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants