dance-engine / dance-engine/the-engine

Parsing events in handler review

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We need to review the `parse_event()` function and also the code at the beginning of each handler to make it more robust against missing fields.

The current phrasing of the event strips everything except the body and request context but we are actually using and needs more than that which comes from the http gateway like path information.

This needs to be more robust if we plan on adding in other sources of events such as EventBridge into the same handlers before routing them.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.