Skip to content

Add TransactionOptions timeout for SqlOutBox#905

Merged
ramonsmits merged 5 commits intomasterfrom
feature/add-timeout-for-transactionoptions
May 1, 2022
Merged

Add TransactionOptions timeout for SqlOutBox#905
ramonsmits merged 5 commits intomasterfrom
feature/add-timeout-for-transactionoptions

Conversation

@ramonsmits
Copy link
Member

@ramonsmits ramonsmits commented Mar 31, 2022

Currently outbox transaction scope always uses System.Transactions.Configuration.DefaultTimeout (1 minute) under .net core this allows to override the timeout duration in code.

alexander-kucherov and others added 4 commits March 21, 2022 11:58
Add check - Timeout requested is longer than the maximum value for this machine
Co-authored-by: Ramon Smits <ramon.smits@gmail.com>
add parameter for broken tests
@ramonsmits ramonsmits self-assigned this Mar 31, 2022
@alexander-kucherov
Copy link
Contributor

Hi, @ramonsmits !
When could we complete this PR?

@ramonsmits ramonsmits marked this pull request as ready for review April 27, 2022 09:55
@ramonsmits ramonsmits added this to the vNext milestone May 1, 2022
@ramonsmits ramonsmits merged commit 0ffcdb9 into master May 1, 2022
@ramonsmits ramonsmits deleted the feature/add-timeout-for-transactionoptions branch May 1, 2022 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants