Minor UPD: As expected it fails most of our test jobs, since we use Pub/Subs in many tests.
--Mikhail Have feedback <http://go/migryz-feedback>? On Wed, Feb 6, 2019 at 7:38 AM Mikhail Gryzykhin <[email protected]> wrote: > Hi everyone, > > Our python pipelines failed with limit exceeded error > <https://builds.apache.org/job/beam_PostCommit_Python_Verify/7313/console> > : > > ResourceExhausted: 429 Your project has exceeded a limit: > (type="topics-per-project", current=10000, maximum=10000). > > > Does anyone know if there were new tests that use topics added recently? > > I tried to see list of topics, but UI fails > <https://pantheon.corp.google.com/cloudpubsub/topicList?project=apache-beam-testing> > to load. Will see if I can use APIs to investigate. > > If anyone has good insight, please, pick up BEAM-6610 > <https://issues.apache.org/jira/browse/BEAM-6610>. > > --Mikhail > > Have feedback <http://go/migryz-feedback>? >
