Skip to content

Refactor prepare_frame_packet #260

@tianluyuan

Description

@tianluyuan

The function prepare_frame_packet in extract_json_message.py consists of many moving parts and changes to state. One example, mentioned in #244 is the call to prepare_frames(frame_packet, ...) which modifies and returns an updated list of frames. We should try to simplify / clean up this function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech debt cleanupWe need to do this to avoid tech debt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions