Skip to content

Look into batch starter resources. #285

@lacoak21

Description

@lacoak21

Do we need more memory for the batch starter lambda? Or is there a way to make the metakernel SPICE query more efficient.

The metakernel query was causing the batch starter to timeout and run out of memory with this reprocessing command:

imap-data-access reprocess --data-level l1a --instrument spacecraft --descriptor pointing-attitude --start-date 20250924 --end-date 20251014
`
These were the parameters in the metakernel query
{
"queryStringParameters": {
"start_time": 809956800,
"end_time": 813672000,
"list_files": "True",
"file_types": "attitude_history,leapseconds,spacecraft_clock,imap_frames,science_frames"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions