-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
RetryPolicy should be configurable.
Questions:
-
Should Journal/Snapshot have Separate Retry Policies?
-
Do we make them specify a type in the 'Akka' way?
Not-Questions:
- We should settle on the settings specified in
Linq2Db.Common.Configuration.RetryPolicy
. i.e. those are the settings we should let someone configure, but of course we need to pass those into constructor and not override l2db defaults.