Roman

Results 5 issues of Roman

### Describe the bug An InvalidCastException is thrown when calling **PostAsync** with a **DynamoDB** outbox. However, it works correctly when calling DepositPostAsync while providing an IAmADynamoDbTransactionProvider ### To Reproduce Setup...

0 - Backlog
Bug
v10

### Describe the bug When doing **DepositPostAsync** and then clear messages explicitly by calling **ClearOutboxAsync** the connection pool becomes full very quick. It looks like the connections are not properly...

under_discussion
Bug
v10

### Describe the bug The **HasOpenTransaction** property in **MySqlEntityFrameworkConnectionProvider** always returns false, preventing changes to the outbox and entity store from being written in the same transaction. The solution would...

0 - Backlog
Bug
v10

### Describe the bug **PagedOutstandingCommand** query in MySQL Outbox subtracts seconds instead of milliseconds, causing OutboxSweeper to function incorrectly. This should be an easy fix. ### To Reproduce Set up...

0 - Backlog
Bug
v10

### Describe the bug The **PagedDispatchedCommand** query fails in MySQL, causing the Archiver to stop working due to unknown column 'NUMBER' error. Noticed in 10.0.0-preview.3 but persists in the latest...

0 - Backlog
Bug
v10