Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pdxjohnny opened this issue Jul 28, 2022 · 0 comments
Labels
Alice Work related to our tutorial series "Rolling Alice" bug Something isn't working

Comments

@pdxjohnny
Copy link
Member

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'}
@pdxjohnny pdxjohnny added bug Something isn't working Alice Work related to our tutorial series "Rolling Alice" labels Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Alice Work related to our tutorial series "Rolling Alice" bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant