launch_financial_api_process

Description

Enterprise users only.

Launches the financial API process. Only one such process should be running at a time.

Simple Example

fproc = pq.launch_financial_api_process({'api_key' : api_key,'launch_settings':{'mode':'jef'}},remote=False)
print(fproc)

Simple Example Output

Launching...
prep
sett
em
em Done
financialApi-2019-12-04T00:51:02.6600872019-12-04T00:51:02.660284 submitted to queue  experiment_id=3327d672-2531-4707-aae8-545894757b83
3327d672-2531-4707-aae8-545894757b83
{'experiment_id': '3327d672-2531-4707-aae8-545894757b83', 'launch_status': 'starting'}

Failure Examples

Failure Examples Output

Three Examples

Three Examples Output