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

Scale up lambda failing intermittently with some strange error #4409

Open
mastershas opened this issue Feb 7, 2025 · 0 comments
Open

Scale up lambda failing intermittently with some strange error #4409

mastershas opened this issue Feb 7, 2025 · 0 comments

Comments

@mastershas
Copy link

In some scenarios, we get strange error while scaling up. It could be github api issue. But the main problem is if there is any issue before "Attempting to launch a new runner", We do not publish the retry payload. In this case, what's use of enabling retry?

Error log

{
    "level": "INFO",
    "message": "Received workflow_job.."
}
{
    "level": "INFO",
    "message": "Received event",
}
{
    "level": "WARN",
    "message": "Ignoring error: HttpError: <!DOCTYPE html>\r\n<!--\r\n\r\nHello future GitHubber! I bet you're here to remove those nasty inline styles,\r\nDRY up these templates and make 'em nice and re-usable, right?\r\n\r\nPlease, don't. https://github.com/styleguide/templates/2.0\r\n\r\n-->\r\n<html>\r\n  <head>\r\n    <title>Unicorn! &middot; GitHub</title>\r\n    <style type=\"text/css\" media=\"screen\">\r\n      body {\r\n        background-color: #f1f1f1;\r\n... "
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant