I tried to simulate the tutorial with heartrateSimulator.py and I do not receive any data in my big query table. Initially, when the jobs were failing due to insufficient quotas I managed to resolve that by restricting max workers to 1 or 2. Now the job log in debug mode says that the workers have started successfully, and at the same time I execute the heartrateSimulator.py script with the right parameters but still no data in the big query table. I have also tried relaying messages manually from pub-sub topics but with no luck. I am out of ideas now about what might be the problem. Any help is appreciated.
I tried to simulate the tutorial with heartrateSimulator.py and I do not receive any data in my big query table. Initially, when the jobs were failing due to insufficient quotas I managed to resolve that by restricting max workers to 1 or 2. Now the job log in debug mode says that the workers have started successfully, and at the same time I execute the heartrateSimulator.py script with the right parameters but still no data in the big query table. I have also tried relaying messages manually from pub-sub topics but with no luck. I am out of ideas now about what might be the problem. Any help is appreciated.