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

Remove internal only OnStartup enum exposed in constructor #387

Closed aerb closed 3 months ago

aerb commented 3 months ago

I think this was unintentionally exposed in a previous PR, and is now causing build issues across cash with

Cannot access class 'app.cash.backfila.client.OnStartup'. Check your module classpath for missing or conflicting dependencies