Hi everyone,
Hoping someone knows something. I have a Function that receives data and writes it to a PubSub Topic. That topic then triggers another Function that posts it to BigQuery. There's also an App Engine service that also receives data directly and posts to PubSub / BigQuery (though this process is managed by Dataflow)... so, lots of moving parts but two distinct paths for data to travel.
Across multiple GCP projects, since about the 12th of March, I've seen significant loss of data making its way from end to end. I've yet to find one single point of failure, and I've gone through Cloud Status and all of the posted incidents but can't really find anything concrete in terms of a specific issue. Worth mentioning that all of my resources are in europe-west1 / Belgium.
Does anyone know of any unreported issues / solutions?
Thanks in advance!