backfila icon indicating copy to clipboard operation
backfila copied to clipboard

Service that manages backfill state, calling into other services to do batched work

Results 49 backfila issues
Sort by recently updated
recently updated
newest added

Creates an endpoint in the dev server that you can hit to run some code to populated a bunch of services and backfills into the database. (just a possible approach...

``` class kotlin.reflect.jvm.internal.calls.CallerImpl$FieldGetter cannot access a member of class com.squareup.fidelius.server.backfill.backfila.dynamo.Parameters with modifiers "private final" ``` To support record classes, we need to change the reflection strategy to use `RecordComponents` if...

When an incident occurs it's often really valuable to be able to see what Backfills are currently running in order to: - Identify ones that may be causing or exacerbating...

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@misk/dev](https://github.com/cashapp/misk-web). These dependencies need to be updated together. Updates `postcss` from 7.0.36 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@misk/test](https://github.com/cashapp/misk-web) and @misk/cli. These dependencies need to be updated together. Removes `tough-cookie` Updates `@misk/test` from 0.4.0 to 0.6.3 Changelog...

dependencies

There are several assumptions around the files not changing out from under the s3 client. We might want to check this for a better customer experience. https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html We probably need...