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

Character limit workaround #190

Open
AndyBoatwright opened this issue Sep 14, 2021 · 0 comments
Open

Character limit workaround #190

AndyBoatwright opened this issue Sep 14, 2021 · 0 comments
Labels
bug Something isn't working Code Code change / fix missing requirement Outstanding; needed to progress implementation

Comments

@AndyBoatwright
Copy link

Issue with service area determination due to inherent AWS Lex limit on characters.

Requires a keyword filter to be built to strip enquiry down to basic query to comply with Lex limits, then bounce query through Lex to determine.

@AndyBoatwright AndyBoatwright added bug Something isn't working missing requirement Outstanding; needed to progress implementation Code Code change / fix labels Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Code Code change / fix missing requirement Outstanding; needed to progress implementation
Projects
None yet
Development

No branches or pull requests

1 participant