Skip to content

Realops: Fix import rate timeout error #529

@kjporter

Description

@kjporter

Description
There is a bug causing rate timeout errors when importing realops flights from flightaware. This seems to occur when there are no available flights to pull in a chunk (ex: in the middle of the night/early morning at ATL). The code will continue trying to make API calls until it hits the rate limit (> 10 API calls in 1 minute). Update the import code to properly handle this issue and allow the task to complete without error.

Acceptance Criteria

  • Realops import task runs without error even when no flights are returned in a chunk

Accepted By:

Dev Notes

XD Notes

Working Branch

PR

Feature Toggle

QA Notes

Deployment Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Approved by WMThis project is approved - work may begin nowbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions