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
feat: configuration for cutoffs on non-banking days
Adds a configuration option of `on` to `cutoffs` which instructs the
gateway on which days to run the cutoffs. Default behavior is the
existing behavior of `banking-days` only. Any option besides `all-days`
will execute only on banking days. `all-days` will execute 365 days a
year.
0 commit comments