Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit * WIP: No longer getting missing required header error - now getting a different error about multiple values being returned - still cannot find metadata file once written * Fixed indentation * header map with lowercase keys * Added test for header casing conversion to lowercase * Updated all calls to get headers to use lowercase name * Reverted all changes related to new PR 739 * Added flag to make sure the metadata endpoint is called only after the order endpoint has been called * Changed to generate submission_id per user and reduce the task weight for metadata endpoint calls * Moved orders_api_called flag instantiation --------- Co-authored-by: tjohnson7021 <[email protected]> Co-authored-by: jorge Lopez <[email protected]> Co-authored-by: halprin <[email protected]> Co-authored-by: Jorge Lopez <[email protected]>
- Loading branch information