Polling is not stopped when doing a forced state change (i.e. cancellation/aborting of popup by user)
Some fail transition were wrongly labeled as error transitions
Server state throws an error in case of network issues. However, this function is async, so the error was not caught. I added a error handler for this error.
Fixes:
fail
transition were wrongly labeled aserror
transitions