You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.The text was updated successfully, but these errors were encountered: