Skip to content

feat(rest): Implement best-effort promise cancellation

Fabio Alessandrelli requested to merge fales/w4gd:feat/promise_cancellation into main

This will pre-emptively cancel any client promise in the chain to avoid making unnecessary requests.

Merge request reports

Loading