Results 2 issues of Ziray Hao

The Fetch API provides a [method for aborting an ongoing request](https://developer.mozilla.org/en-US/docs/Web/API/AbortController/abort). Is there a way to use this with the underlying `axios` engine, which relies on [cancellation tokens](https://axios-http.com/docs/cancellation)? There's currently...

# Integrate Pub/Sub publishing client Integrate the publishing client to the Django web views.