cashapp / backfila

Service that manages backfill state, calling into other services to do batched work
https://cashapp.github.io/backfila/
Apache License 2.0
30 stars 49 forks source link

Allow service list to be filtered by one that have running backfills #350

Closed jrobotham-square closed 9 months ago

jrobotham-square commented 9 months ago

As a short term / quick fix for visualising backfills that are currently running, this adds the ability to filter the service list so we only show ones where running backfills is > 0.

https://github.com/cashapp/backfila/assets/92703335/e9664f47-bad4-4ace-bba3-2a079fa3ab6f

Rizziepit commented 3 months ago

I just noticed the existence of this tickbox in the UI and wanted to give @jrobotham-square a 🥇 for that. Thank you!!