eclipse-scout / scout.rt

https://www.eclipse.org/scout/
Eclipse Public License 2.0
34 stars 39 forks source link

Add Transaction Handling REST response filter #1178

Open ocaduff opened 1 month ago

ocaduff commented 1 month ago

Ensuring Transaction has been rolled back or committed before the rest response is sent to the client. Excpetions during commit/rollback should result in an error (HTTP status 500).

eclipse-scout-bot commented 1 month ago

Can one of the admins verify this patch?