Worker was terminating before the async GitHub API call could complete. Adding await ensures the issue is created before the response is returned.
Worker was terminating before the async GitHub API call could complete. Adding await ensures the issue is created before the response is returned.