Polykey icon indicating copy to clipboard operation
Polykey copied to clipboard

Update `IdentityManager` to used `timedCancellable`

Open tegefaulkes opened this issue 2 years ago • 0 comments

Specification

The IdentityManager can end up attempting a connection to identities to obtain any claims. This needs to be cancellable.

Additional context

  • Related #450

Tasks

  1. Update any providers to support cancellation when making any fetch requests.
  2. Add a test to check this behaviour.

tegefaulkes avatar Oct 07 '22 08:10 tegefaulkes