when querying ASes, some triggers the error: ... File "/Users/dbarroso/Documents/workspace/spotify/sir/sir/helpers/FSHelper.py", line 87, in find_prefixes_asn as_path = data['as_path'].split(' ') KeyError: 'as_path'
when querying ASes, some triggers the error:
...
File "/Users/dbarroso/Documents/workspace/spotify/sir/sir/helpers/FSHelper.py", line 87, in find_prefixes_asn
as_path = data['as_path'].split(' ')
KeyError: 'as_path'