achgateway icon indicating copy to clipboard operation
achgateway copied to clipboard

incoming/odfi: allow specific shards to be triggered

Open adamdecaf opened this issue 2 years ago • 2 comments

On the /trigger-inbound endpoint we don't allow the option of triggering some of the shards. Instead every shard is triggered by default. We should support triggering only some shards, which is how /trigger-cutoff works.

https://github.com/moov-io/achgateway/blob/v0.15.4/internal/incoming/odfi/admin.go#L35

adamdecaf avatar Jun 09 '22 16:06 adamdecaf

@darwinz you mentioned wanting to do this change as well. Do you still want to? It should be much less code/work than adding the slack alerter.

adamdecaf avatar Jun 17 '22 17:06 adamdecaf

@darwinz you mentioned wanting to do this change as well. Do you still want to? It should be much less code/work than adding the slack alerter.

Yeah, I'll take this one too @adamdecaf . Thanks for checking!

darwinz avatar Jun 17 '22 22:06 darwinz