Conversation
twelch
approved these changes
Aug 15, 2024
Contributor
|
@avmey I think the rollback commits should be moved off of this branch so this PR can be merged as a distinct piece of work, what do you think? |
twelch
reviewed
Aug 18, 2024
…moke timeouts for blank-template
twelch
pushed a commit
that referenced
this pull request
Aug 28, 2024
* Add lambda worker helpers * Add functions to export index * Fix location bug with runLambdaWorker * Use more accurate byteSize measurements * Downgrade aws-sdk, avoids socket error * Small gp bump to match rollback * Name adjustments. Remove package downgrade from this branch, update smoke timeouts for blank-template
twelch
added a commit
that referenced
this pull request
Sep 3, 2024
* upgrade commander and migrate to read-package-up, bump clipToGeography timeout, rebuild lockfile * Creates clipped bboxes in clipToGeography. Fixes bug with dashes in dynamodb local access keys (#325) * Add runLambdaWorker helper (#326) * Add lambda worker helpers * Add functions to export index * Fix location bug with runLambdaWorker * Use more accurate byteSize measurements * Downgrade aws-sdk, avoids socket error * Small gp bump to match rollback * Name adjustments. Remove package downgrade from this branch, update smoke timeouts for blank-template * tasks: switch to storing dynamodb results as JSON string chunks, remove unused correlationId attribute, drop peerDependencies was causing weird copying of conditionals to dependencies section (#330) * add task debug * add debug * bug: incorrect table name for task get method * add service filter to task get * add perf logging to GeoprocessingHandler * add chunk state logging to GeoprocessingHandler * add overall handler perf logging to GeoprocessingHandler, including socket message payload timestamp * useFunction: log socket latency * useFunction: add serviceName to log message * tasks add debug performance logging to complete method * debug string split performance * timeEnd * Switch to faster string chunker that chunks on spaces * update package lock * tasks: filter first on get, add debug * tasks: use serviceItems properly * tasks: get add orig item debug * include service name in cache key as local cache was already doing, to prevent hot partition key in dynamodb * improve filter for chunk items * useFunction debug * tasks: add more debug on cache string merge * add paging to tasks.get * comment out logging not needed all the time * Upgrade dependencies (#337) * minor dep upgrade * bump react-i18next, typedoc, drop unused languagedetector * bump vitest and some lesser dependencies, drop val-loader and magicast * comment out logging not needed all the time * update lockfile * update package lockfile * more dep upgrades * rollback cdk and ws * upgrade aws and not ws --------- Co-authored-by: Abby Meyer <avmey98@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes the need for projects to directly import aws-sdk and invoke a worker lambda