The Gong new-call trigger seems to paginate through the resources indefinitely, which can result in 1000+ events being emitted when deploying.
Please adjust so that the initial deployment retrieves a max of 25 events. Also double check that subsequent runs are using proper timestamp filtering so as not to paginate indefinitely either.