Skip to content

Scale up lambda failing intermittently with some strange error #4409

@mastershas

Description

@mastershas

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... "
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions