Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

alice: please: contribute: recommended community standards: github: GraphQL: was submitted too quickly #1408

@johnandersen777

Description

@johnandersen777
DEBUG:dffml.MemoryOperationImplementationNetworkContext:alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue Stage: PROCESSING: alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue
DEBUG:dffml.MemoryOperationImplementationNetworkContext:alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue Inputs: {'repo': GitRepoSpec(directory='/tmp/dffml-feature-git-hbj3lg70', URL='https://github.com/pdxjohnny/testaaaa'), 'title': 'Recommended Community Standard: README', 'body': 'References:\n- https://docs.github.com/articles/about-readmes/'}
DEBUG:dffml.MemoryOperationImplementationNetworkContext:alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue Conditions: {}
DEBUG:dffml.AlicePleaseContributeRecommendedCommunityStandardsRecommendedCommunityStandardsOverlayreadme:ReadmeIssueImplementationContext:Running ['gh', 'issue', 'create', '-R', 'https://github.com/pdxjohnny/testaaaa', '--title', 'Recommended Community Standard: README', '--body', 'References:\n- https://docs.github.co
m/articles/about-readmes/'], {}                                                                                                                                                                                                                                                                                                 DEBUG:dffml.AlicePleaseContributeRecommendedCommunityStandardsRecommendedCommunityStandardsOverlayreadme:ReadmeIssueImplementationContext:['gh', 'issue', 'create', '-R', 'https://github.com/pdxjohnny/testaaaa', '--title', 'Recommended Community Standard: README', '--body', 'References:\n- https://docs.github.com/articl
es/about-readmes/']: Subprocess.STDERR_READLINE: GraphQL: was submitted too quickly (createIssue)
Traceback (most recent call last):                                                                                                                                                                                                                                                                                                File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1287, in run_dispatch
    outputs = await self.run(                                                                                                                                                                                                                                                                                                     File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1252, in run
    return await self.run_no_retry(ctx, octx, operation, inputs)                                                                                                                                                                                                                                                                  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1229, in run_no_retry
    outputs = await opctx.run(inputs)                                                                                                                                                                                                                                                                                             File "/home/pdxjohnny/Documents/python/dffml/dffml/df/base.py", line 546, in run
    result = await result
  File "/home/pdxjohnny/Documents/python/dffml/entities/alice/alice/please/contribute/recommended_community_standards/recommended_community_standards.py", line 383, in readme_issue
    async for event, result in dffml.run_command_events(
  File "/home/pdxjohnny/Documents/python/dffml/dffml/util/subprocess.py", line 83, in run_command_events
    raise RuntimeError(
RuntimeError: ['gh', 'issue', 'create', '-R', 'https://github.com/pdxjohnny/testaaaa', '--title', 'Recommended Community Standard: README', '--body', 'References:\n- https://docs.github.com/articles/about-readmes/']: GraphQL: was submitted too quickly (createIssue)


The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1287, in run_dispatch
    outputs = await self.run(
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1252, in run
    return await self.run_no_retry(ctx, octx, operation, inputs)
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1229, in run_no_retry
    outputs = await opctx.run(inputs)
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/base.py", line 546, in run
    result = await result
  File "/home/pdxjohnny/Documents/python/dffml/entities/alice/alice/please/contribute/recommended_community_standards/recommended_community_standards.py", line 264, in alice_contribute_readme
    await dffml.run_dataflow.run_custom(
  File "/home/pdxjohnny/Documents/python/dffml/dffml/operation/dataflow.py", line 222, in run_custom
    async for ctx, result in octx.run(
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1699, in run
    raise exception
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1867, in run_operations_for_ctx
    raise OperationException(
dffml.df.base.OperationException: alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:readme_issue({'repo': ReadmeGitRepo, 'title': ReadmeIssueTitle, 'body': ReadmeIssueBody}): {'repo': GitRepoSpec(directory='/tmp/dffml-feature-git-hbj3lg70', URL='https://github.com/pdx
johnny/testaaaa'), 'title': 'Recommended Community Standard: README', 'body': 'References:\n- https://docs.github.com/articles/about-readmes/'}

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1287, in run_dispatch
    outputs = await self.run(
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1252, in run
    return await self.run_no_retry(ctx, octx, operation, inputs)
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1229, in run_no_retry
    outputs = await opctx.run(inputs)
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/base.py", line 546, in run
    result = await result
  File "/home/pdxjohnny/Documents/python/dffml/entities/alice/alice/please/contribute/recommended_community_standards/cli.py", line 150, in cli_run_on_repo
    await dffml.run_dataflow.run_custom(
  File "/home/pdxjohnny/Documents/python/dffml/dffml/operation/dataflow.py", line 222, in run_custom
    async for ctx, result in octx.run(
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1699, in run
    raise exception
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1867, in run_operations_for_ctx
    raise OperationException(
dffml.df.base.OperationException: alice.please.contribute.recommended_community_standards.recommended_community_standards.OverlayREADME:alice_contribute_readme({'repo': AliceGitRepo}): {'repo': GitRepoSpec(directory='/tmp/dffml-feature-git-hbj3lg70', URL='https://github.com/pdxjohnny/testaaaa')}

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/pdxjohnny/.local/bin/alice", line 33, in <module>
    sys.exit(load_entry_point('alice', 'console_scripts', 'alice')())
  File "/home/pdxjohnny/Documents/python/dffml/dffml/util/cli/cmd.py", line 282, in main
    result = loop.run_until_complete(cls._main(*argv[1:]))
  File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
    return future.result()
  File "/home/pdxjohnny/Documents/python/dffml/dffml/util/cli/cmd.py", line 248, in _main
    return await cls.cli(*args)
  File "/home/pdxjohnny/Documents/python/dffml/dffml/util/cli/cmd.py", line 234, in cli
    return await cmd.do_run()
  File "/home/pdxjohnny/Documents/python/dffml/dffml/util/cli/cmd.py", line 213, in do_run
    return await self.run()
  File "/home/pdxjohnny/Documents/python/dffml/entities/alice/alice/cli.py", line 133, in run
    async for ctx, results in dffml.run(
  File "/home/pdxjohnny/Documents/python/dffml/dffml/high_level/dataflow.py", line 231, in run
    async for ctx, results in ctx.run(*input_sets, strict=strict):
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1699, in run
    raise exception
  File "/home/pdxjohnny/Documents/python/dffml/dffml/df/memory.py", line 1867, in run_operations_for_ctx
    raise OperationException(
dffml.df.base.OperationException: alice.please.contribute.recommended_community_standards.cli.OverlayCLI:cli_run_on_repo({'repo': CLIRunOnRepo}): {'repo': 'https://github.com/pdxjohnny/testaaaa'}

Metadata

Metadata

Assignees

No one assigned

    Labels

    AliceWork related to our tutorial series "Rolling Alice"bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions