• R/O
  • SSH
  • HTTPS

grpcdotnet: Commit


Commit MetaInfo

Revision3 (tree)
Time2020-09-22 22:13:19
Authorsebastiandotnet

Log Message

(empty log message)

Change Summary

Incremental Difference

--- AutoUpdate/ReadMe.md (revision 2)
+++ AutoUpdate/ReadMe.md (revision 3)
@@ -57,7 +57,7 @@
5757 This requires also a transactional rollback script/action if something goes wrong.
5858
5959 5.) Bootloader should check write access for target folder and its files first(if exists, or just test create folder works)
60-Otherwise its make no sense to go further because we know we run into an error after download when replacing them.
60+Otherwise its make no sense to go further because we know we run into an error after download when replacing target.
6161 This is still no warranty everything is okay because a third party can lock the folder or one of its files in the meantime while we download, but its better than nothing. (There is a way in Win32 API to lock the folder but its too dangerous in my opinion.)
6262
6363 6.) Bootloader currently ignores any RPCException's by meaning its a connection issue. But its possible there is client/server incompatibility or SSL issue here which need a presentation to the user.
@@ -65,10 +65,3 @@
6565
6666 Thats all folks
6767 If u see more real word issues or found and error, please tell me.
68-
69-
70-Notes:
71-This was a test task from a company i want to work for.
72-(Given requirements especially source folder storage structure was given by the company.)
73-Given time was one day, and this is what i come up with)
74-And no, the company dont hire me. -.-
Show on old repository browser