INTEGRAL VOEvent parsing fails with TypeError
Sentry Issue: GWCELERY-VE
TypeError: unsupported operand type(s) for +: 'float' and 'NoneType'
File "gwcelery/tasks/external_triggers.py", line 162, in handle_grb_gcn
end = start + event['extra_attributes']['GRB']['trigger_duration']