issues
search
numo-labs
/
lambda-ne-classic-package-provider
:sunrise: A lambda function that listens to an SNS topic, makes a call to the price and availability cache API and then adds the results to a corresponding search bucket
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only error lambda when we have an actual error
#117
tomgco
closed
8 years ago
1
Do not return an error when we have no ids
#116
tomgco
closed
8 years ago
1
Half the doubled star rating.
#115
tomgco
closed
8 years ago
1
Use `pushToSNSTopic` to send complete event back to client
#114
lennym
closed
8 years ago
1
Load env vars before anything else
#113
hassy
closed
8 years ago
0
Fallback to doubleRating if guestRating is set to 0
#112
tomgco
closed
8 years ago
1
aws-lambda-helper does not export a saveToS3() function anymore
#111
hassy
closed
8 years ago
5
Add tracing via lltrace
#110
hassy
closed
8 years ago
3
Move to world view ids instead of hotelCodes
#109
tomgco
closed
8 years ago
1
Send Hotel Id to Client so we can pass it through to Analytics (Kinesis) ?
#108
nelsonic
closed
8 years ago
4
Fixing crash when no dates or airports are sent.
#107
tomgco
closed
8 years ago
2
Should we extend this Lambda to use the "Dynamic Packages" API?
#106
nelsonic
closed
8 years ago
9
Split out trace logging in to several smaller pieces
#105
jruts
closed
8 years ago
1
hotelDuration to duration + tests
#104
jruts
closed
8 years ago
2
Package tiles extra data
#103
Kumjami
closed
8 years ago
3
Re enable departure date
#102
jruts
closed
8 years ago
3
Search does not take the departureDate into account
#101
jruts
closed
8 years ago
1
departureCode mapped for analytics tracking
#100
Kumjami
closed
8 years ago
2
Analytics data.
#99
Kumjami
closed
8 years ago
4
Error handling - timing out is not an error
#98
hassy
closed
8 years ago
2
Simplification
#97
tomgco
closed
8 years ago
2
Give us easier to understand logs
#96
tomgco
closed
8 years ago
1
Should we Default to One Week when no nights (trip duration) specified?
#95
nelsonic
opened
8 years ago
2
Remove hotel ids from search complete event
#94
lennym
closed
8 years ago
1
Emit SNS event on search complete
#93
lennym
closed
8 years ago
1
Send SNS msg at End of query (when there are No More Results)
#92
nelsonic
closed
8 years ago
0
Send SNS message Zero Package Results
#91
nelsonic
closed
8 years ago
1
Bugfix/type error
#90
nelsonic
closed
8 years ago
5
Fix mapping of hotel properties when minimising result
#89
lennym
closed
8 years ago
1
Stop sending hotelIds on search-results SNS topic
#88
nelsonic
closed
8 years ago
0
Exception: TypeError: Cannot read property 'forEach' of undefined > parse_sns.js:32:23
#87
tomgco
closed
8 years ago
1
Exception: TypeError: Cannot read property '1280' of undefined
#86
tomgco
closed
8 years ago
2
Minimise the size of package result sent to client via WebSockets
#85
nelsonic
closed
8 years ago
2
Minimise Data sent to client to reduce bandwidth for mobile
#84
nelsonic
closed
8 years ago
0
Sunset DynamoDB
#83
nelsonic
closed
8 years ago
1
Remove dynamodb
#82
nelsonic
closed
8 years ago
2
Remove DynamoDB Insertion
#81
nelsonic
closed
8 years ago
0
Actually log remaining hotels
#80
hassy
closed
8 years ago
0
Add more logging for debugging
#79
hassy
closed
8 years ago
0
Adding info to enable debugging of timed out lambdas
#78
hassy
closed
8 years ago
1
Adding connectionId back
#77
tomgco
closed
8 years ago
1
adds type='package' to all items
#76
nelsonic
closed
8 years ago
1
Add type property to items
#75
nelsonic
closed
8 years ago
0
id required in body SNS message (sending results to client via WebSockets)
#74
nelsonic
closed
8 years ago
4
Map the connectionId of incoming message to id property of result
#73
lennym
closed
8 years ago
0
Unable to run complete e2e tests (including SNS Publish to Search Results Topic) on Codeship
#72
nelsonic
opened
8 years ago
0
bucketId --> searchId
#71
nelsonic
closed
8 years ago
2
More robust error handling
#70
hassy
closed
8 years ago
6
Update AWS lambda helper version number
#69
tomgco
closed
8 years ago
1
(#52) Use the callback arg instead of context
#68
hassy
closed
8 years ago
3
Next