golem-electron icon indicating copy to clipboard operation
golem-electron copied to clipboard

Custom errors on task create

Open maaktweluit opened this issue 6 years ago • 2 comments

When an exception occurs in the golemapp after the create task button is clicked the GUI shows a funds / top up error.

Please allow different errors to be shown here:

  • Unknown error, check logs and send user to chat
  • Funds error, top up

Can be added later for example:

  • Graceful shutdown in progress, you cannot create new tasks, button to disable shutdown
  • Invalid ETH withdraw address checksum
  • No longer connected to the network, re-connect and try again
  • Too many tasks in progress
  • Etc...

maaktweluit avatar May 16 '18 15:05 maaktweluit

This comment is removed since it is not related

It was related to withdraw checksums and has been solved in #388

maaktweluit avatar Jul 04 '18 11:07 maaktweluit

For now we just show the message from the golem side. Next step should be provide more practical solutions as written above.

mdtanrikulu avatar Jul 26 '18 14:07 mdtanrikulu