High-performance implementation of plcbundle written in Rust

fix: add "shutdown requested" to non-retryable error list

+1
+1
src/sync.rs
··· 889 889 "404", 890 890 "403", 891 891 "401", 892 + "shutdown requested", 892 893 ]; 893 894 894 895 // Check for fatal patterns first