Skip to content

Fix external sky map creation and upload; fixes #487

See #487 (closed) for an in-depth discussion of this change

TL;DR: Sky maps are failing because we are passing a 202 response rather than an event dictionary.

There is also the removal of a check on sky map availability to fix https://sentry.io/organizations/ligo-caltech/issues/2956938559/?query=is%3Aunresolved+E398064&referrer=issue-stream&statsPeriod=14d .

Merge request reports