Robin Qiu created BEAM-10966:
--------------------------------
Summary: Issue in release script mass_comment.py
Key: BEAM-10966
URL: https://issues.apache.org/jira/browse/BEAM-10966
Project: Beam
Issue Type: New Feature
Components: build-system
Reporter: Robin Qiu
Assignee: Kyle Weaver
Error: requests.exceptions.InvalidURL: Failed to parse:
[https://api.github.com/graphql]
I opened that link and it says:
{"message":"API rate limit exceeded for 104.133.8.67. (But here's the good
news: Authenticated requests get a higher rate limit. Check out the
documentation for more
details.)","documentation_url":"https://developer.github.com/v3/#rate-limiting"}
Another minor issue: when I was prompted to enter my GitHub access token, I
have to enclose it in double quote, otherwise I will run into:
SyntaxError: unexpected EOF while parsing
--
This message was sent by Atlassian Jira
(v8.3.4#803005)