Commit ae550cb
authored
Respect SessionIdleTimeout for batch functions (Azure#30067)
* Respect SessionIdleTimeout for batch functions
* Revert to isSessionsEnabled check
* Fix1 parent 455a9e7 commit ae550cb
File tree
2 files changed
+188
-123
lines changed- sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus
- src/Listeners
- tests/Listeners
2 files changed
+188
-123
lines changedLines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
397 | 400 | | |
398 | 401 | | |
399 | 402 | | |
| |||
0 commit comments