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
To run program on windows all files are copied in Windows\Temp folder that may occasionally be cleaned up. When certs are deleted, poller cannot verify call and raises exception.
# Why is this change needed?
Customers are suffering from "Agent occasionally stops working" issue
# How does it address the issue?
Propagate certificate exception, so win service can handle it properly. Win service tries to copy certificates from PROGRAMDATA folder, so agent can continue to work properly
# How was this tested ?
bb release
cr https://code.amazon.com/reviews/CR-19039551
0 commit comments