Results 7 issues of Flo

#### Environment details - OS: Cloud Functions environment (Ubuntu 18.04) - Node.js version: NodeJS 16 - npm version: Not sure, the one used by Cloud Functions - `@google-cloud/spanner` version: `6.1.2`,...

type: bug
priority: p2
api: spanner

I involuntarily upgraded to `[email protected]` (through `@google-cloud/[email protected]` and others) and noticed that some of my tests were resulting in timeouts. It turns out that some operations take a lot longer...

type: bug
priority: p2
:rotating_light:
api: spanner

Although Cloud Functions do allow a [retry mechanism](https://cloud.google.com/functions/docs/bestpractices/retries) when processing events, this mechanism is currently not very flexible. Indeed, in order for the processing to be retried, the function must...

P2
enhancement

Hi and thanks for the great library / CLI! I've just started using `dispute` with the `alwaysApply` option. While it works great for schema components, the dispute is only effective...

- [x] Card - [ ] Collection graph - [x] Collection - [x] Dashboard - [x] Database - [x] Permissions graph - [x] Permissions group - [ ] Table (data...

chore

`mbtf` can currently be installed manually by checking out the repository and running `go install`. It would be nice to distribute it as a release artefact, such that it can...

ci
mbtf
chore

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior The issue can actually be observed in #407, which tries to...

bug