Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

check_drain potentially failing #89

Open
pjenvey opened this issue Nov 9, 2017 · 3 comments
Open

check_drain potentially failing #89

pjenvey opened this issue Nov 9, 2017 · 3 comments
Assignees
Labels

Comments

@pjenvey
Copy link
Member

pjenvey commented Nov 9, 2017

check_drain has been seen to fail harmlessly (albeit rarely) on stage. We should boost its MaxAttempts from the current value of 10 to say 20.

@pjenvey pjenvey added the bug label Nov 9, 2017
@pjenvey pjenvey self-assigned this Nov 9, 2017
@rpappalax
Copy link
Contributor

@rpappalax
Copy link
Contributor

{
  "error": "UndrainedInstancesException",
  "cause": "{\"stackTrace\": [[\"/var/task/handler.py\", 52, \"check_drain\", \"return AsynchronousPlanRunner(event, context).check_drained()\"], [\"/var/task/ardere/step_functions.py\", 368, \"check_drained\", \"raise UndrainedInstancesException(\\\"Services still draining\\\")\"]], \"errorType\": \"UndrainedInstancesException\", \"errorMessage\": \"Services still draining\"}"
}```

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants