You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix#1032 Exclusive Access: show validation error (#1035)
* Removing uneeded interface
* WIP:exlcusive access class
* WIP: saving results
* exclusive access v1
* remove prints for debug
* fix: status return code
* status code "Submitted" -> Enqueued
* refactor: enable saving and serialization and ExclusiveRemoteTask
* refactor: comment out debug print statement in ExclusiveRemoteTask
* refactor: streamline task status query logic and remove unused geometry field
* use dataclass for ExclusiveCustomRemoteTask
* refactor: use black to clean up whitespace and improve code formatting in HTTPHandler and ExclusiveRemoteTask
* clean up duplicated imports
* fix: add missing newline for improved code readability
* merge
* add validation error message
* black reformat
---------
Co-authored-by: Phillip Weinberg <weinbe58@gmail.com>
0 commit comments