JoshLove-msft
JoshLove-msft
@bramley-jetcharge, there was a bug in 7.17.2 that may be related to the issues you are facing. Can you try to repro on 7.17.3?
> After 6+ minutes, messages continue to be received on the same handler. The ProcessSessionMessageEventArgs.SessionLockedUntil time becomes negative. I think you are saying that the SessionLockedUntil time ends up being...
> Hi, thanks for the info. So a session will remain locked so long as my application is running and I haven't released it, regardless of `MaxAutoLockRenewalDuration` value? In that...
> Hi @JoshLove-msft, could you provide guidance on running and testing the test? The CI throws with `System.InvalidOperationException : WebPubSubData does not implement IPersistableModel` however WebPubSubData does implement IPersistableModel, do...
/azp run net - core - ci
/azp run net - core - ci
> //cc: @JoshLove-msft, in case there's any overlap with the test proxy sanitization. No this shouldn't impact anything with test recordings as logs are not part of the request/responses.
The Azure portion of the emitter should override switch statement that handles these, add its special handling, and then fallback to the base unbranded emitter.
In order to test the output of createModel, can we export it and mark it with the `@beta` tag?