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

Router - Dispatch Pools - Protections and tests #155

Open
7 tasks
huntharo opened this issue Apr 12, 2024 · 0 comments
Open
7 tasks

Router - Dispatch Pools - Protections and tests #155

huntharo opened this issue Apr 12, 2024 · 0 comments
Assignees
Labels
area-router Router portion of the app bug Something isn't working tests Adding tests

Comments

@huntharo
Copy link
Contributor

Motivations

Carried over tasks from #26 for more complete implementation.

Acceptance Criteria

  • Document the feature in the README.md
  • Add a diagram showing the feature in typical scenario
  • Add optional regex to validate X-Lambda-Name headers against
  • Add optional header name and value to validate before allowing usage of the X-Lambda-Name header
  • Create tickets for refactoring or consolidating the periodic timer logic in Dispatcher / LambdaInstanceManager / LeastOutstandingQueue
  • Add an exponential backoff list for lambdas that were tried but did not exist
  • Add cleanup of idle pools
@huntharo huntharo added the area-router Router portion of the app label Apr 12, 2024
@huntharo huntharo added tests Adding tests bug Something isn't working labels Apr 17, 2024
@huntharo huntharo moved this to In progress in Lambda Dispatch Public Access Apr 18, 2024
@huntharo huntharo self-assigned this Apr 19, 2024
@huntharo huntharo moved this from In progress to Ready in Lambda Dispatch Public Access May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-router Router portion of the app bug Something isn't working tests Adding tests
Projects
Status: Ready
Development

No branches or pull requests

1 participant