On the merge of PRs to the master branch trigger a build of the Binder for the repo by curl-ing the build API endpoint. Set a connection period and duration limit to curl so that it doesn't try to track the Binder build output for the entire duration.
On the merge of PRs to the master branch trigger a build of the Binder for the repo by curl-ing the build API endpoint. Set a connection period and duration limit to curl so that it doesn't try to track the Binder build output for the entire duration.
c.f. https://unix.stackexchange.com/questions/94604/does-curl-have-a-timeout/94612